CreateApiKeyRequest

edit

The request payload that creates the API keys.

Properties

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

Example

edit
{
   "description" : "string"
}