PATCH
/
api
/
v1
/
workspace
/
{workspaceId}
/
memberships
/
{membershipId}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

workspaceId
string
required

The ID of the project to update the membership for.

membershipId
string
required

The ID of the membership to update.

Body

application/json
roles
object[]
required

A list of roles to update the membership to.

Response

200 - application/json
roles
object[]
required