本文档为大众产品接口文档 如需不明确请及时联系客服处理!
{
"clientId": 0,
"uuid": "string"
}curl --location --request DELETE 'http://prod-cn.your-api-server.com/api/v1/client/ticket//attachment' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientId": 0,
"uuid": "string"
}'{
"code": 0,
"data": null,
"message": "string"
}