Monitoring API
SocialData Account Management
Set Global Webhook URL
Used to set webhook URL that will be used for all monitors that don't have a monitor-specific webhook_url set.
post/user/webhook
Request body
Response
Webhook URL successfully set
Example response
{
"status": "success",
"message": "Webhook URL updated"
}