v1

latestSwagger 2.0Proprietary License2026-07-1788119346.7 KB
Agents

Create new agent in service

post/agents/

Request body

arch'386' | 'amd64' required
namestring required
os'windows' | 'linux' | 'darwin' required

Response

agent created successful

statusstring

Example response

{
  "status": "success"
}