Skip to main content
POST
cURL

Path Parameters

accessBundleId
string<uuid>
required

The ID of the access bundle.

Body

application/json
userIds
string<uuid>[]

The IDs of the users to grant the access bundle to.

machineIdentityIds
string<uuid>[]

The IDs of the machine identities to grant the access bundle to.

groupIds
string<uuid>[]

The IDs of the groups to grant the access bundle to.

Response

Default Response

members
object[]
required
skipped
(User · object | Machine identity · object | Group · object)[]
required

The requested grantees who already had the access bundle and were left as they were.