最近搜索


没有最近搜索

Ticket Delete Event

已回答


已于 2022年8月01日 发布

Hi,


I would like to know if the event for deleting tickets is available for the zendesk client object, similar to the one for saving:

client.on ('ticket.save', function () {
  // handler
});

Thank you


0

1

1 条评论

image avatar

Trapta Singh

Zendesk LuminaryCommunity Moderator

Hi Lucia Zarbano,

I believe the event is not available for now as deletion of a ticket is restricted to Admins and Agents with permission to delete tickets only.

However, with the above restrictions, you can always make a callback using Zendesk API to delete tickets.

Thanks

0


请先登录再写评论。

找不到所需的内容?

新建帖子