CreateApiKeyRequestedit

The request payload that creates the API keys.

Propertiesedit

description (string, required)
API key description. Useful if there are multiple keys

Exampleedit

{
   "description" : "string"
}