PATCH
/
api
/
v2
/
organizations
/
{organizationId}
/
memberships
/
{membershipId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

organizationId
string
required

The ID of the organization to update the membership for.

membershipId
string
required

The ID of the membership to update.

Body

application/json
role
string

The new role of the membership.

isActive
boolean

The active status of the membership

Response

200 - application/json
membership
object
required