Skip to main content
DELETE
Delete a webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

form_id
string
required

The form's id, as shown in the dashboard and in the form's endpoint URL

webhook_id
string
required

The webhook's id, from the list or from the response that created it

Response

id
string
required
deleted
boolean
required
Example:

true