Remove Project Users
Removes direct workspace user shares for specified users (identified by email address) from a Vault project. Only direct WORKSPACE_USER shares are removed; inherited access via workspace, group, or space shares is not affected. Per-user validation failures (e.g. unknown email, inactive user, project owner, self-removal) are returned in the failed list rather than rejecting the entire request.
Requires vault sharing to be enabled.
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
List of workspace user email addresses whose direct shares should be removed from the project