最近搜索


没有最近搜索

Deleting attachments using API



已于 2023年9月08日 发布

We have a customer who is requesting we remove/redact all attachments on over 100 tickets. I found that with the API I cannot redact attachments to comments on Closed or Archived tickets, so I have moved onto the deleting them.

I have extracted the necessary token for the attachment and built the URL. When I call the API DELETE /api/v2/uploads/{token} the response is:

{"error":"RecordNotFound","description":"Not found"}

The URL I used is (subdomain redacted):

https://redacted.zendesk.com/api/v2/uploads/hOSqeGpunY1gA6QZ1CPPmmlU4

The URL of the attachment is:

https://support.redacted.com/attachments/token/hOSqeGpunY1gA6QZ1CPPmmlU4/?name=monitoring_20220428_staging.zip

Anything obviously wrong?

 


0

0

0 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子