Invite an address into a workspace.
POST/api/workspaces/:id/invitations
The mail carries the accept link. When this deployment cannot send mail the invitation is still created and the call answers 201 with the row, so an operator on an air-gapped site can pass the link on by hand rather than being blocked by a mail provider they were never going to have.
Request
Responses
- 201
- 400
- 403
- 409
the invitation; the token went to the address
not an address, or an attempt to invite a second owner
this needs the admin or owner role
already a member