White Label Admin - Add organization API key
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//) 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.
POST
White Label Admin - Add organization API key
Authorizations
Path Parameters
Organization ID
Organization ID within the context of a white label
Body
application/json
Description of the key
Available options:
admin, member Optional: API key. This needs to start with ei_ and will need to be at least 32 characters long. If this field is not passed in, a new API key is generated for you.
Time to live in seconds. If not set, the key will expire in 1 minute.
White Label Admin - Delete organization data export
Previous
White Label Admin - Add user to an organization
Next