v1
latestSwagger 2.02026-08-0484141342.3 KBAgents
# 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
Example response
{
"token": "ebsys...."
}