Skip to main content
Sync Email Account

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Query Parameters

$select
string

Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.

Body

SyncUserAccount

SyncEmailAccount: Sync the given account, from mail server to SuperOffice database cache. This API has no throttling, so please be careful with multiple concurrent calls. Mail servers may become angry.

SyncUserAccount
object

Details for syncing email user accounts Carrier object for SyncUserAccount. Services for the SyncUserAccount Carrier is available from the EMail Agent.

Response

204

No Content