Skip to main content
DELETE
/
api
/
v1
/
webhooks
/
{id}
Excluir webhook
curl --request DELETE \
  --url https://api.useintegra.com.br/api/v1/webhooks/{id} \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.useintegra.com.br/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API Key da organização (Authorization: Bearer ik_live_xxx)

Path Parameters

id
string
required

ID do webhook

Response

Webhook excluído

message
string
required