Organizations
Delete User Membership
Delete organization user memberships
DELETE
/
api
/
v2
/
organizations
/
{organizationId}
/
memberships
/
{membershipId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
organizationId
string
requiredThe ID of the organization to delete the membership from.
membershipId
string
requiredThe ID of the membership to delete.
Response
200 - application/json
membership
object
requiredWas this page helpful?