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"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.