Update Details of a Notification
PUT {{api-domain}}/crm/v2/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.
Please see our documentation for more information on the API.
RESPONSES
status: OK
{"watch":[{"code":"SUCCESS","details":{"events":[{"channel_expiry":"2021-05-11T16:47:07+00:00","resource_uri":"https://crm.localzoho.com/crm/v2/Contacts","resource_id":"738964000000000129","resource_name":"Contacts","channel_id":"1000000068001"},{"channel_expiry":"2021-05-11T16:47:07+00:00","resource_uri":"https://crm.localzoho.com/crm/v2/Solutions","resource_id":"738964000000000161","resource_name":"Solutions","channel_id":"1000000068001"},{"channel_expiry":"2021-05-11T16:47:07+00:00","resource_uri":"https://crm.localzoho.com/crm/v2/Price_Books","resource_id":"738964000000000167","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-11T16:47:07+00:00","resource_uri":"https://crm.localzoho.com/crm/v2/Deals","resource_id":"738964000000000131","resource_name":"Deals","channel_id":"1000000068002"}]},"message":"Successfully subscribed for actions-watch of the given module","status":"success"}]}