Skip to main content
PUT
Bulk Add Asset Access Grants

Authorizations

Authorization
string
header
required

Bearer token

X-Account-ID
string
header
required

Account ID

Path Parameters

assetTypeName
string
required

Asset type name

Body

application/json
asset_ids
string<uuid>[]
required

Asset IDs to grant access for (max 100)

Required array length: 1 - 100 elements
grants
object[]
required

Array of users or groups to grant or revoke asset access (max 100)

Required array length: 1 - 100 elements
Example:

Response

Allowed IP deleted successfully