Syncs
Create Sync
POST
/
api
/
v1
/
syncs
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
sync
object
Response
200 - application/json
id
string
type
enum<string>
Available options:
syncs
attributes
object
Was this page helpful?