Skip to main content

Register Webhooks

POST 

/api/integrations/:integration_id/webhooks/register

Register webhooks for an email integration.

This will register/update webhooks with the email provider. Use this if webhooks were not registered during integration creation or need to be re-registered.

Args: integration_id: The ID of the email integration

Returns: Registration result

Request

Responses

Successful Response