Webhook
POST htpps://api.ecartapi.com/api/v2/webhooks
Request Body
{"webhook"=>{"resource"=>"products", "action"=>"update", "url"=>"https://webhook.site/42b6ae6a-0140-42c1-a117-da8849a77f0a"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"webhook":{"id":"6685adeb89d7a53f98a4058a","resource":"products","action":"update","url":"https://webhook.site/42b6ae6a-0140-42c1-a117-da8849a77f0a","name":"ecartapi.com","active":true,"gdprReference":null,"createdAt":"2024-07-03T20:00:43.758Z","address":"LAPTOP-V5IOQMTV/api/v2/webhooks/actions/4620816365177802360"}}