Skip to main content

Start file synchronization on all agents

POST
/agents/sync-all

Contract

Parameter
Value
Sectionagents
AuthenticationCookieAuth
Consumesnot required
Producesapplication/json

Parameters

0 parameters

No parameters are required.

Responses

2 responses

Status
Description
Type
200
Successful responseobject
500
Internal server errorobject
  • {
      "<key>": 0
    }
  • {
      "data": {},
      "error": "<string>"
    }