v1

latestOpenAPI 3.0.1MIT2026-07-261190449.2 KB
Callbacks

Delete Callback Subscription

Delete a callback subscription by ID.

This endpoint allows you to delete a specific callback subscription by its unique identifier.

delete/subscriptions/{id}

Path parameters

idstring uuid required

The unique identifier of the callback subscription to delete.

Response

No Content. The callback subscription was successfully deleted.