Create authorization
POST/authorizations
Create the authorization.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
The authorization was created successfully.
The authorization could not be created. More details are provided in the response body.
The request lacks valid authentication credentials.
Forbidden. The request is not allowed.
The owner was not found.
An internal error occurred while processing the request.