Project Users
Update User Membership
Update project user membership
PATCH
/
api
/
v1
/
workspace
/
{workspaceId}
/
memberships
/
{membershipId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
workspaceId
string
requiredThe ID of the project to update the membership for.
membershipId
string
requiredThe ID of the membership to update.
Body
application/json
roles
object[]
requiredA list of roles to update the membership to.
Response
200 - application/json
roles
object[]
requiredWas this page helpful?