Organizations
Update User Membership
Update organization user memberships
PATCH
/
api
/
v2
/
organizations
/
{organizationId}
/
memberships
/
{membershipId}
Authorizations
An access token in Infisical
Path Parameters
The ID of the organization to update the membership for.
The ID of the membership to update.
Body
application/json
The new role of the membership.
The active status of the membership
Response
200 - application/json
Was this page helpful?