Project Groups
Delete Project Membership
Remove group from project
DELETE
/
api
/
v2
/
workspace
/
{projectId}
/
groups
/
{groupId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to delete the group from.
groupId
string
requiredThe ID of the group to delete from the project.
Response
200 - application/json
groupMembership
object
requiredWas this page helpful?