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.
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
List of workspace user email addresses whose direct shares should be removed from the project