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.
Organization ID
Organization ID within the context of a white label
Description of the key
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.