Create authorization
POST/authorizations
Create the authorization.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 500
The authorization was created successfully.
The provided data is not valid.
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.