Organizations
Update User Membership
Update organization user memberships
PATCH
/
api
/
v2
/
organizations
/
{organizationId}
/
memberships
/
{membershipId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
organizationId
string
requiredThe ID of the organization to update the membership for.
membershipId
string
requiredThe ID of the membership to update.
Body
application/json
role
string
requiredThe new role of the membership.
Response
200 - application/json
membership
object
requiredWas this page helpful?