v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Asset Group

Asset Group Assets

Updates all the assets that belong to a static asset group.

put/api/3/asset_groups/{id}/assets

Path parameters

idinteger required

The identifier of the asset group.

Example:61

The identifier of the asset group.

Request body

integer[] required

The assets to place in the asset group.

Example request

[
  282
]

Response

OK