Super Admin API Key
Authorizations
Super-Admin-Secret-KeystringRequired
Custom authentication header
Body
namestring · max: 255RequiredExample:
Organization name.
New OrganizationsubscriptionIdstring · uuidOptionalExample:
Subscription ID. Subscribes to trial subscription if undefined.
123e4567-e89b-12d3-a456-426614174000endedAtstring · date-timeOptionalExample:
Subscription end date. Applies if "subscriptionId" is specified and this subscription is not a trial.
2024-03-20T12:00:00ZResponses
201
Successfully created the organization.
application/json
403
Invalid API key or secret key. Ensure that you are using a valid authentication key.
application/json
404
Subscription not found.
application/json
500
Unexpected error occurred while processing the request. Please try again later.
application/json
post
/external/organizationsAuthorizations
Super-Admin-Secret-KeystringRequired
Custom authentication header
Query parameters
visibilitystring · enumOptionalExample:
Subscription visibility.
publicPossible values: statusstring · enumOptionalExample:
Subscription status.
activePossible values: Responses
200
Successfully retrieved subscriptions.
application/json
403
Invalid API key or secret key. Ensure that you are using a valid authentication key.
application/json
500
Unexpected error occurred while processing the request. Please try again later.
application/json
get
/external/subscriptionsLast updated

