Skip to Content
The Makinari API repo now includes an MCP Server — connect your AI models directly. View on GitHub →
AgentsEmail

Email Sync

Synchronizes email accounts and messages.

POST /api/agents/email/sync

Request Body

{ "site_id": "123e4567-e89b-12d3-a456-426614174000" }
ParameterTypeRequiredDescription
site_idstringYesThe UUID of the site.

Response

Returns the synchronization status.

Last updated on