v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Invitation

Invite people to a project

Invite one or more people (body: { "emails": [...] }) to the project given in the required project header. Each invitation is created with the user role and an invitation email is sent. Returns the subset of submitted email addresses that were SKIPPED because they already belong to the project or its organisation; an empty array means every address was invited. Fails with a plan error if the organisation cannot seat that many additional teammates.

post/invitations/projects

Request body

emailsstring[] required

Response

Ok

{"stackTrail":"paths:/invitations/projects:post:responses:200:content:application/json:schema:items","oasType":"schema","type":"unknown"}