Update Details of a Notification

PUT {{api-domain}}/crm/v2.1/actions/watch

To update the details of the notifications enabled by a user. All the provided details would be persisted and rest of the details would be removed. For more details, click here.

RESPONSES

status: OK

{"watch":[{"code":"SUCCESS","details":{"events":[{"channel_expiry":"2021-05-11T15:02:45+05:30","resource_uri":"https://www.zohoapis.com/crm/v2/Contacts","resource_id":"4150868000000002179","resource_name":"Contacts","channel_id":"1000000068001"},{"channel_expiry":"2021-05-11T15:02:45+05:30","resource_uri":"https://www.zohoapis.com/crm/v2/Solutions","resource_id":"4150868000000002211","resource_name":"Solutions","channel_id":"1000000068001"},{"channel_expiry":"2021-05-11T15:02:45+05:30","resource_uri":"https://www.zohoapis.com/crm/v2/Price_Books","resource_id":"4150868000000002217","resource_name":"Price_Books","channel_id":"1000000068001"}]},"message":"Successfully subscribed for actions-watch of the given module","status":"success"},{"code":"SUCCESS","details":{"events":[{"channel_expiry":"2021-05-11T15:02:45+05:30","resource_uri":"https://www.zohoapis.com/crm/v2/Deals","resource_id":"4150868000000002181","resource_name":"Deals","channel_id":"1000000068002"}]},"message":"Successfully subscribed for actions-watch of the given module","status":"success"}]}