Project Identities
Create Identity Membership
Create project identity membership
POST
/
api
/
v2
/
workspace
/
{projectId}
/
identity-memberships
/
{identityId}
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredidentityId
string
requiredBody
application/json
role
string
default: no-accessroles
object[]
A list of role slugs to assign to the newly created identity project membership.
Response
200 - application/json
identityMembership
object
requiredWas this page helpful?