Update webhook
Webhooks
Update webhook
Update an existing webhook for the current workspace. All fields are optional—only include the fields you want to update.
PATCH
Update webhook
Authorizations
API key authentication. Generate an API key from your workspace settings.
Path Parameters
The unique identifier of the webhook to update
Body
application/json
The name of the webhook
Minimum string length:
1The URL that will receive webhook events
An optional description for the webhook
The event types this webhook should listen to
Minimum array length:
1Available options:
social_profile.connected, social_profile.disconnected, social_profile.reconnect_needed, post.created, post.scheduled, post.rescheduled, post.unscheduled, post.published, post.publish_failed, post.archived, post.permanently_deleted, post.content.edited, post.comment.created, post.inline_comment.created, post.approval.requested, post.approval.approved, campaign.approval.requested, campaign.approval.approved, invite.created, invite.accepted Optional custom headers to include in webhook requests