Skip to main content
DELETE
/
webhooks
/
{id}
Eliminar webhook
curl --request DELETE \
  --url https://api.lina.health/v1/webhooks/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

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

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

Path Parameters

id
string
required
ID del webhook a eliminar (ej. wh_abc123).
Los eventos pendientes de entrega para un webhook eliminado se descartarán. Esta acción es irreversible.