Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the sync to be tested
Example:
72
Response
200 - application/json
Sync test triggered successfully
Example:
"Sync test triggered successfully"