Logo
Ecartapi.com Public API Documentation

Webhook

DELETE https://api.ecartapi.com/api/v2/webhooks/{{id}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string
Content-Type
string




RESPONSES

status OK

{ "success": true }



Curl
curl -X DELETE 'https://api.ecartapi.com/api/v2/webhooks/id' -H 'Authorization: access_token' -H 'Content-Type: application/json'

ENDPOINTS