Nurama Developers
Webhook Subscriptions

Delete a webhook subscription

Permanently removes the subscription and its delivery attempts.

DELETE
/workspaces/{workspaceId}/webhooks/{webhookId}

Permanently removes the subscription and its delivery attempts.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

workspaceId*string

Unique identifier of the workspace.

Formatuuid
webhookId*string

Webhook subscription ID.

Formatuuid

Response Body

curl -X DELETE "https://example.com/workspaces/497f6eca-6276-4993-bfeb-53cbbbba6f08/webhooks/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty