User
Create or renew an organization invitation
Owner/admin mutation. Enforces seat and daily invitation limits, sends the invitation out of band and never returns its token.
post/api/v1/user/org/invites
Headers
X-CSRF-Tokenstring required
Fresh token returned by GET /api/v1/user/me for this authenticated session.
Request body
Response
Invitation created or renewed without token
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○