Organization
Creates an invitation to join the organization.
An invitation mail with the accept link is sent to the invitee. The response still carries the single-use token the invitee presents to the accept-invitation endpoint, so the link can also be shared manually.
post/organizations/{organizationId}/invitations
Path parameters
organizationIdstring required
The id of the organization to invite into.
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 6 revisions of this API.