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/api/v1/vault/projects/{project_id}/users

Path parameters

project_idstring uuid required

The unique identifier of the Vault project

Request body

Response

Project users successfully updated

status'COMPLETED' required

Status of the request

Changes

No recorded changes to this endpoint across all 1 revision of this API.