Project Identities
Update Identity Membership
Update project identity memberships
PATCH
/
api
/
v2
/
workspace
/
{projectId}
/
identity-memberships
/
{identityId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to update the identity membership for.
identityId
string
requiredThe ID of the identity to update the membership for.
Body
application/json
roles
object[]
requiredA list of role slugs to assign to the identity project membership.
Response
200 - application/json
roles
object[]
requiredWas this page helpful?