Project Users
Invite Member
Invite members to project
POST
/
api
/
v2
/
workspace
/
{projectId}
/
memberships
Authorizations
An access token in Infisical
Path Parameters
The ID of the project to invite the member to.
Body
application/json
A list of organization member emails to invite to the project.
A list of usernames to invite to the project.
A list of role slugs to assign to the newly created project membership. If nothing is provided, it will default to the Member role.
Response
200 - application/json
Was this page helpful?