Use this method to cancel an asynchronous operation by its ID.
Administrators can cancel any operation of any user. All other users can cancel their own operations only.
URL
(POST) /api/trm/cancel?requestid=
(GET) /api/trm/cancel?requestid=
PARAMETERS
URL parameters are:
|
requestid |
The ID of the operation as returned by an asynchronous API method |
int, Mandatory |
RESULTS
HTTP status code.