v1

latestOpenAPI 3.1.02026-08-06330343826.1 KB
Asset Group

Asset Group Users

Grants users with sufficient privileges access to an asset group.

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

Path parameters

idinteger required

The identifier of the asset group.

Example:61

The identifier of the asset group.

Request body

integer[] required

The users to grant access to the asset group.

Example request

[
  9
]

Response

OK