Update Freelancer Team Fields
Updates team-scoped freelancer fields.
Authorizations
Use Authorization: Bearer <your_api_key>
Path Parameters
Freelancer profile UUID (not a pending invitation id).
Body
At least one field required. tag_ids and team_ids replace the full team-scoped
assignment (same semantics as the Folkyn app). Send referent_id: null to clear the referent.
Team-stored external identifier (freelancer_teams.external_id); null clears it.
Internal team note (freelancer_teams.note); null clears it.
Team tag UUIDs to assign (replaces existing tags for this team).
Organizational team (team unit) UUIDs to assign (replaces existing assignments for this team).
Deprecated alias for team_ids. Use team_ids instead.
Job title / métier on the team link (freelancer_teams.job_title).
Team member profile UUID as referent; must belong to the API key's team.
Response
Success
