Create
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.
Body
Company under the calling business org that the VM will operate on.
Module types covered by this engagement (min 1).
HR, PAYROLL, BOOKS, PAY Target VM organization (verified). XOR with virtualManagerEmail.
Invite by email — resolves an existing VM org or queues onboarding. XOR with virtualManagerOrgId.
HR, PAYROLL, BOOKS, PAY Optional planned end date (ISO timestamp). Null = open-ended.
Optional message shown to the VM in their inbox.
2000