Syncs
Manual Sync Trigger
Trigger a manual Sync by providing the sync ID.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Sync scheduled successfully
Example:
"Sync scheduled successfully"
Was this page helpful?