Agents

Generate a dynamic installer for an agent

This endpoint generates a dynamic installer for an agent.

post/agent/installer

Request body

os'windows' | 'mac' | 'linux'
environmentIDinteger

Example request

{
  "environmentID": 1234
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.