DELETE
/
api
/
v2
/
workspace
/
{projectId}
/
memberships

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

projectId
string
required

The ID of the project to remove the member from.

Body

application/json
emails
string[]

A list of organization member emails to remove from the project.

usernames
string[]

A list of usernames to remove from the project.

Response

200 - application/json
memberships
object[]
required