Skip to main content

Start file synchronization on one agent

POST
/agents/{id}/sync

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

1 parameter

Name
Location
Required
Type
Description
idpathyesintegerAgent ID

Responses

3 responses

Status
Description
Type
200
Successful responseno body
400
Invalid IDobject
500
Internal server errorobject
  • {
      "data": {},
      "error": "<string>"
    }
  • {
      "data": {},
      "error": "<string>"
    }