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
- 200
- 404
- 422
Successful Response
Not found
Validation Error