delete
https://apis.elai.io/api/v1/webhook/
You can use this endpoint to deactivate an active webhook.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X DELETE 'https://apis.elai.io/api/v1/webhook/' \
-H 'Authorization: Bearer YOUR_API_TOKEN'
{
"enabled": false
}
