v1

latestSwagger 2.02026-08-0484141342.3 KB
Agents

# Reinstall Token

Returns the reinstall token for the given agent type and variant. Variants can be portable or installable for windows agent type, 32bit or 64bit for linux agent type and apple or intel for macos agent type.

get/v1/agents/reinstall-token

Query parameters

agent_idinteger required

Response

GetSimAgentInstallTokenResponse

tokenstring

Token

Example response

{
  "token": "ebsys...."
}