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 USE_VAULT_API and CREATE_VAULT_SHARES permissions, and vault sharing to be enabled.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the Vault project
The list of users and their desired access levels to add or update. Users omitted from this list are left unchanged.