Skip to main content

GenerateUpdateApiKeyPayload

namestringrequired

Name of the API key. Maximum length: 50 characters.

Length: 1–200 characters

Possible values: and

descriptionstring

Optional description of the API key.

GenerateUpdateApiKeyPayload
{
"name": "string",
"description": "string"
}