resource-facade

Mint an organization API key (the secret is returned once).

post/v1/api_keys/create

Headers

x-api-keystring nullable

Request body

namestring required
permissionsstring[]
rate_limitinteger nullable
expires_in_daysinteger nullable

Response

Successful Response

idstring required
keystring nullable
prefixstring required
namestring required
permissionsstring[] required
expires_atstring nullable
created_atstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.