Project Users
Remove Member
Remove members from project
DELETE
/
api
/
v2
/
workspace
/
{projectId}
/
memberships
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe 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[]
requiredWas this page helpful?