Create Project Invitations
Invites one or more users to a project by email. Emails that are already members or already invited are skipped. Optionally assign a project role to the invitees — the Owner role cannot be assigned. Inviting members is not available on the Free plan outside of the trial period.
Path parameters
projectId
The unique identifier of the project.
Headers
CONFIDENT_API_KEY
The organization API key for your Confident AI organization.
Request
This endpoint expects an object.
emails
One or more email addresses to invite
projectRoleId
Optional project role id to assign to all invitees. The Owner role cannot be assigned.
Response
success
Indicates if the request was successful
data