Issues an agent command to a list of endpoints, or to all endpoints on a site.
POST {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/endpoints/commands
Request Body
{"EndpointsList"=>"3a92056b-ad0b-403d-8797-7a29ce239535,9e0347fd-95e8-4e7c-afdf-c9cfebe55c5e", "Command"=>"changekeycode", "Parameters"=>"E12F-1E59-CD90-403D-9C67"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |