v1

latestSwagger 2.0AGPL2026-07-178792264.9 KB
agent

Update agent by guid

put/agent/subscribe/{guid}

Path parameters

guidstring required

guid of agent

guid of agent

Request body

activeinteger
create_datestring date-time
expire_datestring date-time
gidinteger
hoststring
nodestring
pathstring
portinteger
protocolstring
ttlinteger
typestring
uuidstring

Response

AgentLocationUpdateSuccessResponse

datastring
messagestring

Example response

{
  "data": "4b855914-ca3d-4562-8563-f2b660fe2636",
  "message": "successfully updated AgentLocation settings"
}