Syncs
Test Sync
Triggers a test for the specified sync using the sync ID.
POST
/
enterprise
/
api
/
v1
/
syncs
/
{sync_id}
/
test
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
sync_id
integer
requiredThe ID of the sync to be tested
Response
200 - application/json
message
string
Was this page helpful?