Closes a ticket.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
TicketId | string | Yes | Work Order Number | G2BKRWG |
Uid | string | No | The UID of the Alibaba Cloud account. You can view your UID in the profile picture in the upper-right corner of the DMS console. | 1139477549527134 |
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"RequestId": "CA6204AC-6AA9-4CFA-9310-7DFD20C19EBC",
"Success": true
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | param.illegal | Params illegal. | - |
401 | illegal.auth | You are not authorized to perform the operation. | You are not authorized to perform this operation. |
500 | System.error | An error occurred while processing your request. | An error occurred while processing your request. Please try again. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history