Partially updates a webhook endpoint. All fields are optional; at least one must be provided.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Webhook endpoint ID
Fields to update
Events replaces the subscribed event types.
comment.received, dm.received, review.received, mention.received IsActive enables or disables delivery to this endpoint.
true
URL changes the webhook delivery endpoint. Must be HTTPS.
"https://example.com/webhooks/socialapi"