Project Identities
Delete Identity Membership
Delete project identity memberships
DELETE
/
api
/
v2
/
workspace
/
{projectId}
/
identity-memberships
/
{identityId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to delete the identity membership from.
identityId
string
requiredThe ID of the identity to delete the membership from.
Response
200 - application/json
identityMembership
object
requiredWas this page helpful?