Webhooks

Delete webhook

delete
https://api.typeform.com/forms/{form_id}/webhooks/{tag}

Delete a webhook.

Request

Path Parameters

form_id
, required

Unique ID for the form. Find in your form URL. For example, in the URL "https://mysite.typeform.com/to/u6nXL7" the form_id is u6nXL7.

tag
string, required

Unique name you want to use for the webhook.

Response

Status

204 No content