Email Sync
Synchronizes email accounts and messages.
POST /api/agents/email/sync
Request Body
{
"site_id": "123e4567-e89b-12d3-a456-426614174000"
}| Parameter | Type | Required | Description |
|---|---|---|---|
site_id | string | Yes | The UUID of the site. |
Response
Returns the synchronization status.
Last updated on