Hi Community,
I have user A in org B. Agent C creates an issue and share it with Org B.
User A receives an email saying "agent C ... blah blah blah" and a link to "stop receiving notifications" with this form:
http://jsd:8080/servicedesk/customer/portal/4/-674/unsubscribe?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJxc2giOiIxNDRiYjllMDJjZWNhYWZhY2U4YzMwNTI0ZGM2N2NiMWQ2OGU2YjY2YmZkYmNhMmYzYzgwOTZmMDM0YjkwNjkyIiwiaXNzIjoic2VydmljZWRlc2stand0LXRva2VuLWlzc3VlciIsImNvbnRleHQiOnsidXNlciI6ImxsYWdvc0BrZXlvbmUuY2wiLCJpc3N1ZSI6IkRWQ09SLTY3NCJ9LCJleHAiOjE1NTExMDg3MjMsImlhdCI6MTU0ODY4OTUyM30.TRTUMcYnJLflBZujKw-mvvWpsNS2Ge6j1AzSgE_TVkA
I need to execute this for any customer, but I cannot find any documentation for this URL/API.
Does anybody knows:
1. where is the official doc?
2. how to form this parameter "jwt" for any given user?
I would need to execute this as an admin, from a script, for any user.
Thanks a lot,
Hello @llagos,
I think your preferred resolution isn't the way to go. You want to unsubscribe each request participants from notification list. But you can avoid this in general when you configure the customer notification settings in the relates project administration (e.g. disable notification on organization added):
Regards,
Tim
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.