Logo
Ecartapi.com Public API Documentation

Update Webhook

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

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Authorization
string




RESPONSES

status





Curl
curl -X PUT 'https://api.ecartapi.com/api/v2/webhooks/id' -H 'Authorization: access_token' -d '{"webhook":{"active":"true","url":"https://webhook.site/9fabe058-0fa7-4ee8-8cfd-c7848739ca6a"}}'

ENDPOINTS