Skip to main content
DELETE
/
webhooks
/
{webhookId}
Deletar webhook
curl --request DELETE \
  --url https://api.jurichat.com/webhooks/{webhookId} \
  --header 'x-jurichat-api-key: <api-key>'
"null"

Authorizations

x-jurichat-api-key
string
header
required

Chave de API do escritório (criada no painel). Envie o valor no header x-jurichat-api-key.

Path Parameters

webhookId
string
required

ID único do webhook a ser deletado.

Response

enum<string> | null

Default Response

Available options:
null