webhook-subscriptions

Delete webhook subscription

Soft-deletes a webhook subscription by its identifier.

delete/api/v1/webhook-subscriptions/{id}

Path parameters

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Webhook subscription identifier (UUID).

Response

Webhook subscription deleted.

Changes