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

Authorizations

Authorization
string
header
required

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
isActive
boolean

The active status of the membership

metadata
object[]
role
string

The new role of the membership.

Response

200 - application/json
membership
object
required