Generate API key
POST/api-key/generate
Generates a new API key for use in authenticating API requests. Provide the API key name in the request body, plus an optional description. For details on how to pass the key in subsequent requests, see Authentication.
Request
Responses
- 200
- 400
- 401
- 403
- 409
- 500
Success
Bad Request
Unauthorized
Forbidden
Common cause: error_reason: forbidden.
Conflict
Internal Server Error
Was this page helpful?