v1

latestOpenAPI 3.1.02026-07-24223580832.9 KB
API Keys

Create API key

Creates a new API key

post/management/apikey

Request body

applicationIdstring required

ID of the application that will use the API key

descriptionstring required

Description of the API key

Response

Successful operation

apiKeyIdstring required

ID of the created API key

apiKeystring required

The API key value (only shown once at creation time)