Skip to main content
DELETE
Unsubscribe a Zapier webhook

Authorizations

Authorization
string
header
required

Enter your personal access token (PAT) to authenticate

Path Parameters

workspaceUuid
string<uuid>
required

The UUID of the workspace

hookId
string<uuid>
required

The UUID of the webhook to unsubscribe

Response

Webhook unsubscribed successfully

success
boolean
Example:

true

message
string
Example:

"Webhook unsubscribed successfully"