Update webhook URL
Entity Endpoints
Update Webhook URL
Updates the webhook URL for the entity
PUT
Update webhook URL
Authorizations
API Key for authentication
Body
application/json
Webhook URL that needs to be updated.
Webhook URL that needs to be updated. It has to be a valid URL and must be HTTPS. POST requests are accepted only.
Example:
"https://your-webhook-url.com/webhook"