API Docs / Schemas / CreateApiKeyRequest

CreateApiKeyRequest

Request to create a new API key

Properties

Name Type Description
namestring

The friendly name for this API key

The friendly name for this API key

JSON Example

{
  "name": "string"
}

Used By Operations