v1

latestOpenAPI 3.1.02026-07-2617501.1 MB

Add assets to an existing group

post/v1/groups/{id}/assets

Path parameters

idinteger required

Specify the ID of the group to which you want to add an asset.

Headers

X-Time-Zonestring

Time zone used to format timestamps.

X-Metric-Unitsboolean

Specify if you want to use the Metric units or the Imperial units. TRUE: Metric units. FALSE: Imperial Units

X-User-Idinteger

Specify the ID of the Fleet Admin or the Fleet Manager who is accessing this endpoint.

Request body

Response

200

successboolean

Example response

{
  "success": true
}