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.
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Path Parameters
invitationId identifier
Body
8 - 1288 - 128First-party SPA the invitee is claiming the invite on behalf of.
fluide-admin, fluide-capital-admin, fluide-super, fluide-developer, fluide-onboarding, fluide-pay 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).
255