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