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 revoke the access bundle from.

machineIdentityIds
string<uuid>[]

The IDs of the machine identities to revoke the access bundle from.

groupIds
string<uuid>[]

The IDs of the groups to revoke the access bundle from.

Response

Default Response

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

The requested grantees who did not have the access bundle, so nothing was revoked.