White Label Admin - Add organization API key
PreviousWhite Label Admin - Update organization data exportNextWhite Label Admin - Add user to an organization
Last updated
Last updated
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.
Organization ID
Organization ID within the context of a white label
Description of the key
API key. This needs to start with ei_
and will need to be at least 32 characters long.
Time to live in seconds. If not set, the key will expire in 1 minute.
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)