Skip to main content
DELETE
Remove Project Users

Permissions

Requires Vault API and Vault sharing permissions.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string<uuid>
required

The unique identifier of the Vault project

Body

application/json
emails
string<email>[]
required

List of workspace user email addresses whose direct shares should be removed from the project

Response

Successfully processed removal request

status
enum<string>
required

Status of the request

Available options:
COMPLETED
data
object
required