v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Invitation

Invite people to an organisation

Invite one or more people (body: { "emails": [...] }) to an organisation. 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 are already members; an empty array means every address was invited.

post/invitations/organisations/{organisationId}

Path parameters

organisationIdstring required

Request body

emailsstring[] required

Response

Ok

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