v1
latestOpenAPI 3.0.12026-07-26331033.7 KBIntegrations
Delete Webhook Integration
Delete a webhook integration. Requires manage-integrations ability.
delete/open/forms/{form}/integrations/{integrationid}
Path parameters
formnumber required
The ID of the form.
integrationidnumber required
The ID of the integration.
Response
Webhook deleted successfully
Example response
{
"message": "Form Integration was deleted."
}