v1

latestOpenAPI 3.0.02026-07-24212113249.1 KB
Organizations

Generate API key

get/organizations/generate/api-key

Response

Successful response

apiKeystring

The generated API key

messagestring

Message

Example response

{
  "apiKey": "<<the generated API key>>",
  "message": "API key has been added to the organization"
}