Users
Invite Team User
Invites a team admin or member by email (same template and sign-on link as the Folkyn app).
Required: email, first_name, last_name, role (team-admin or team-member).
Track pending invitations with GET /api/v1/users?status=pending.
POST
Invite Team User
Authorizations
Use Authorization: Bearer <your_api_key>
Body
application/json
Available options:
team-admin, team-member Organizational team unit UUIDs on the invitation.
Team member profile UUID shown as email sender; defaults to first active team-admin.
Available options:
fr, en Response
Invitation created
Invite Team User
