Skip to main content

Method

Parameters

*CreateApiKeyRequest
required
The API key creation parameters
string
required
The name of the API key
string
The permission level for the API key
string
Optional domain ID to scope the API key to a specific domain

Response

string
The unique identifier of the created API key
string
The API key token. Store this securely - it’s only shown once.

Example