Syncs
Manual Sync Trigger
Trigger a manual Sync by providing the sync ID.
POST
/
api
/
v1
/
schedule_syncs
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
schedule_sync
object
Response
200 - application/json
message
string
Was this page helpful?