Skip to content

Trigger Sync

POST
/api/creative/email/sync/

Trigger IMAP sync for one or all accounts.

account_id
Any of:
string

Successful Response

SyncResponse

Response wrapper for sync operations.

object
success
required
Success

Operation success

boolean
result
Any of:
SyncResultData

Sync result data.

object
newCount
required
Newcount
integer
errors
Errors
Array<string>
error
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object