White Label Admin - Add organization API key
White label admin only API to add an API key to an organization. Add a temporary API key that can be used to make Organizations API (/api/organizations/{organizationId}/) requests on behalf of the organization. These API keys are not visible to the organization itself and have a customizable TTL defaulting to 1 minute.
Authorizations
Path parameters
organizationIdintegerrequired
Organization ID
innerOrganizationIdintegerrequired
Organization ID within the context of a white label
Body
all ofoptional
Responses
application/json
cURL
JavaScript
Python
HTTP
200
PreviousWhite Label Admin - Update organization data exportNextWhite Label Admin - Add user to an organization
Last updated
Was this helpful?