EaserixDocs
DevelopersAPI referenceLinksWebhooks

Delete a webhook

View as Markdown
DELETE
/v1/webhooks/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/webhooks/string"
{  "message": "string"}