Delete Webhook

A webhook applies to all documents within your account. It is not necessary to create more than one webhook. You can also create/delete webhooks inside your account in Settings > Integrations > Webhooks.

Delete a webhook

DELETE https://api.zapsign.com.br/api/v1/user/company/webhook/delete/

Headers

NameTypeDescription

Authorization*

string

apiToken ahead of the "Bearer" text.

Ex: Bearer c7f35c84-7893-4087-b4fb-d1f06c23

Request Body

NameTypeDescription

id

string

The webhook id you want to delete.

Request

Last updated