cURL
Organizations
Single-step claim flow: create the user, accept the invite, and mint a…
Used by /join/:invitationId. Refuses if a credential account already exists for the invite email — in that case the user must POST /api/v1/auth/sign-in followed by POST /api/v1/organizations/invitations/:invitationId/accept.
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Path Parameters
invitationId identifier
Body
application/json
Required string length:
8 - 128Required string length:
8 - 128First-party SPA the invitee is claiming the invite on behalf of.
Available options:
fluide-admin, fluide-capital-admin, fluide-super, fluide-developer Optional alternate email used by the HR/payroll service to locate the canonical employment record (e.g. when the invitation address differs from the contact email recorded in fluide-hr).
Maximum string length:
255