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.
Documentation Index
Fetch the complete documentation index at: https://developers.harvey.ai/llms.txt
Use this file to discover all available pages before exploring further.
Vault API and Vault sharing permissions.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.