curl --request POST \
--url https://revstack.dev/v1/webhooks/{id}/deactivatenullDisables a webhook endpoint from receiving further notifications.
curl --request POST \
--url https://revstack.dev/v1/webhooks/{id}/deactivatenull"wh_abc123"
Endpoint deactivated
The response is of type unknown.