Deleting an Attachment
Function Description
Before creating a service ticket or adding a message, users can delete the attachments that are incorrectly uploaded and upload new attachments.
URI
DELETE /v1.0/servicerequest/case/accessory
Request
Request Parameters
| Parameter | Mandatory | Type | Value Range | Description |
|---|---|---|---|---|
| accessoryId | Yes | String | 32 | Specifies the attachment ID. For details, see Uploading an Attachment. |
Request Example
{
"accessoryId": "xxx"
} Response Message
None
Status Code
For details about status codes, see Status Code.
Error Code
For details about error codes, see Historical Error Codes.
Last Article: Downloading an Attachment
Next Article: Adding a Message
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.