Delete webhook
DELETE {{base_url}}/api/1/terminal/webhooks/:webhook_id?locale={{locale}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
locale | string |
Request Body
{"events"=>["coupon-slip-created"], "url"=>"https://example.com/my-webhook-receiver"}