Skip to content

Revoke a webhook subscription

DELETE
/v1/webhooks/{subscription_id}

Soft-delete the subscription. Subsequent events will not be delivered to its endpoint.

Authorizations

Parameters

Path Parameters

subscription_id
required
string format: uuid

Header Parameters

X-API-Key
Any of:
string

Responses

200

Successful Response

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string