Skip to main content
POST
Required scope: admin

Request body

ApiKeyCreateRequest
string
required
Friendly name for the key.
string
Optional org id. Must match the authenticated org when provided.
integer (int32)
Optional rate limit override for this key. · 0 disables rate limiting for this key. · positive values cap requests per minute. · values that are not positive are treated as unset.
ApiScope[]
Scopes for the key (defaults to admin).

Response

ApiKeyCreateResponse
string
required
string
string
required
string
required
string
required
string
required
string
required
integer (int32)
ApiScope[]
required

Status codes