Delete subscription by id

Permanently deletes a subscription.

Once deleted:

  • The subscription will no longer receive any webhook events
  • The subscription cannot be recovered
  • Any new events for the topics it was listening to will not be sent

Use this endpoint when you no longer need a particular webhook subscription.

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

The unique identifier (UUID) of the subscription you want to interact with.
This ID is returned when you create a subscription and can be retrieved from the GET /subscriptions endpoint.

Responses
204

The resource was deleted successfully.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json