Project Users
Invite Member
Invite members to project
POST
/
api
/
v2
/
workspace
/
{projectId}
/
memberships
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Path Parameters
projectId
string
requiredThe ID of the project to invite the member to.
Body
application/json
emails
string[]
A list of organization member emails to invite to the project.
usernames
string[]
A list of usernames to invite to the project.
Response
200 - application/json
memberships
object[]
requiredWas this page helpful?