Revoke a webhook subscription
DELETE /v1/webhooks/{subscription_id}
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
Responses
200
Successful Response
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string