Freelancers
Invite Freelancer
Invites a freelancer by email (same Loops templates and onboarding links as the Folkyn app).
Required: email, first_name, last_name.
Track pending invitations with GET /api/v1/freelancers?status=pending.
POST
Invite Freelancer
Authorizations
Use Authorization: Bearer <your_api_key>
Body
application/json
Optional job title stored on the invitation.
Active team member profile UUID as referent.
Organizational team (team unit) UUIDs on the invitation.
Team member profile UUID shown as email sender; defaults to first active team-admin.
Locale for the invitation email (fr or en).
Available options:
fr, en Response
Invitation created
Invite Freelancer
