MillionSend Docs

/webhooks/{id}

DELETE
/webhooks/{id}

Path Parameters

id*string
Formatuuid

Response Body

application/json

application/json

curl -X DELETE "https://example.com/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{  "object": "webhook",  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",  "deleted": true}