Vault
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.
delete/api/v1/vault/projects/{project_id}/users
Path parameters
project_idstring uuid required
The unique identifier of the Vault project
Request body
Response
Successfully processed removal request
Changes
No recorded changes to this endpoint across all 1 revision of this API.