cURL
App Webhooks
Delete webhook for app
Delete a webhook from a specific app
DELETE
cURL
Authorizations
Admin API key (format: sk_admin_*) for organization-level operations
Path Parameters
Unique identifier for a App. Format: app_[test_]{ksuid}
Pattern:
^app_(?:test_)?[a-zA-Z0-9]{27}$Example:
"app_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Unique identifier for a Webhook. Format: whk_[test_]{ksuid}
Pattern:
^whk_(?:test_)?[a-zA-Z0-9]{27}$Example:
"whk_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Response
Delete webhook