API ReferenceWebhooksActivate a WebhookActivate a Webhook POST /webhooks/:webhookId/activate Sets a webhook to the active state, if it allows state changes. You must be an administrator to access this API. Request Responses204422Successfully ActivatedWebhook does not permit state changes, or is already in this state.