Send a command to an agent
POST /remote-agents/{agentId}/commands
POST
/remote-agents/{agentId}/commands
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” agentId
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
command_type
required
string
payload
object
key
additional properties
any
Responses
Section titled “ Responses ”Command accepted
object
id
required
string format: uuid
message
required
string
Agent not found
object
error
required
string
message
required
string
details
object
key
additional properties
any
Agent offline or has pending command
object
error
required
string
message
required
string
details
object
key
additional properties
any