Skip to main content
POST
cURL

Body

application/json
role
enum<string>
required

The Agent Vault role: admin or member.

Available options:
admin,
member
userIds
string<uuid>[]

The IDs of the users to act on.

machineIdentityIds
string<uuid>[]

The IDs of the machine identities to act on.

groupIds
string<uuid>[]

The IDs of the groups to act on.

emails
string<email>[]

The email addresses of the users to give access to. Each must already be in the organization.

Response

Default Response

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

The requested members who already had access to Agent Vault and were left as they were.