Configs
Update Notification Subscription
The update events service is used to update the callback URL.<br>If the callback URL is invalid or inaccessible, the subscription will be unsuccessful, and an error will be thrown.<br><br><b>Note:</b> <li>The content type has to be passed as application/json for the body parameter. <br>
put/configs/notifications/events/{eventName}
Path parameters
eventName'REFRESH' | 'DATA_UPDATES' | 'AUTO_REFRESH_UPDATES' required
eventName
Request body
Response
OK