Updated on 2022-07-15 GMT+08:00

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 Codes.

Error Code

For details about error codes, see Historical Error Codes.