v1

latestOpenAPI 3.0.12026-07-26331033.7 KB
Integrations

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

messagestring

Example response

{
  "message": "Form Integration was deleted."
}