| Exception | Description |
|---|---|
| ForbiddenException |
Thrown when an action has breached the licensed user limit of the server, or
degrading the authenticated user's permission level.
|
| MethodNotAllowedException |
Thrown when a method was used that is not supported by this endpoint.
|
| UnsupportedMediaTypeException |
The request entity has a Content-Type that the server does not support.
|