POST
/
catalog
/
webhook
/
datocms
curl --request POST \
  --url https://services.commercengine.dev/api/v1/x2yh61zw4k/storefront/catalog/webhook/datocms \
  --header 'Content-Type: application/json' \
  --data '{}'
{
  "message": "<string>",
  "success": true
}

Headers

X-Api-Key
string

hash string provided for datocms webhook

Body

application/json ยท object

json payload

Response

200 - application/json
OK
message
string
success
boolean