Unsubscribe from a webhook event

Removes a REST-hook subscription owned by the calling API key. Idempotent: it always
returns 204, even when the subscription no longer exists. Requires an API license and
permission to manage the API.

Required permission: API

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
≥ 1

The id of the subscription to remove.

Responses
204

No Content

401

Authentication is required, or the Ocs-Api-Key header is missing or invalid.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!