Sets a request status to canceled.

Only requests with a status of Pending (status ID 3) can be canceled. If a request's status is not Pending, the Auth Service will return a 422 Unprocessable Entity error.

Language