Delete webhook

DELETE {{base_url}}/api/1/terminal/webhooks/:webhook_id?locale={{locale}}

Request Params

KeyDatatypeRequiredDescription
localestring

Request Body

{"events"=>["coupon-slip-created"], "url"=>"https://example.com/my-webhook-receiver"}