API ReferenceWebhooksDeactivate a WebhookDeactivate a Webhook POST /webhooks/:webhookId/deactivate Sets a webhook to the disabled state, if it allows state changes. You must be an administrator to access this API. Request Responses204422Successfully DeactivatedWebhook does not permit state changes, or is already in this state.