Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/enterprises

Prev Next
Patch
/v1/enterprises

Updates all relevent enterprise information.

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Body parameters
Expand All
object
adminEmail
string
Exampleexample string
cloudProvider
string
ExampleENUM_VALUE
companyName
string
Exampleexample string
creditLimit
integer (int32)
Example123
description
string
Exampleexample string
enterpriseContract
object (commonBillingContract)
contractedCredits
number (float)

Number of credits agreed upon for the entirety of the current contract

Example12.34
expirationDate
object (commonBillingTimePeriod)
month
integer (int32)
Example123
year
integer (int32)
Example123
enterpriseId
integer (int64) Required

(required)

Example1234567891011
impersonationEnabled
boolean
Exampletrue
logo
string
Exampleexample string
marketplaceId
string
Exampleexample string
portalBanner
string
Exampleexample string
proxyTenantId
integer (int64)
Example1234567891011
smallLogo
string
Exampleexample string
tokenExpiry
object (v1EnterprisesPatchRequestTokenExpiry)
length
integer (int32)
Example123
timeUnit
string
ExampleENUM_VALUE
Responses
204

No Content