Webhooks
Number of APIs: 5
-
Update a webhook PATCH https://{{subdomain}}.commercelayer.io/api/webhooks/{{webhook_id}}
-
List all webhooks GET https://{{subdomain}}.commercelayer.io/api/webhooks
-
Retrieve a webhook GET https://{{subdomain}}.commercelayer.io/api/webhooks/{{webhook_id}}
-
Create a webhook POST https://{{subdomain}}.commercelayer.io/api/webhooks
-
Delete a webhook DELETE https://{{subdomain}}.commercelayer.io/api/webhooks/{{webhook_id}}