Authorize event
POST/aaa/authorize
JSON-RPC
aaa.authorize
The method is used to authorize the event according to the accounts and rates defined in the system.
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Authentication result.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred