Update Project Users
Vault
Update Project Users
Adds or updates workspace user shares on a Vault project. This endpoint uses an additive/partial-update model: users in the request are added or have their access level updated; users not in the request are left unchanged. The project owner cannot be included in the request.
Requires vault sharing to be enabled.
POST
Update Project Users
Permissions
RequiresVault API and Vault sharing permissions.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the Vault project
Body
application/json
The list of users and their desired access levels to add or update. Users omitted from this list are left unchanged.