Skip to content

Delete webhook using a URL

DELETE
/api/webhook-subscriptions/remove-by-url/

Authorizations

Parameters

Query Parameters

url
required
string format: uri

Responses

204

The webhook has been successfully deleted

401

Access key was not provided in the X-Koibox-Key header

Headers

WWW-Authenticate
string
default: X-Koibox-Key

Indicates the required header for authentication

403

A valid access key was not provided

404

The resource was not found