Syncs
Update Sync
PUT
/
api
/
v1
/
syncs
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredBody
application/json
sync
object
Response
200 - application/json
success
boolean
message
string
data
object
Was this page helpful?