Update external applicant column selector
Update column visibility for the external applicants view. Job ID is derived from the token by middleware. Persisted with type = 'applicants' in external_job_column_selector (independent from the Campaign Tracker column config on the same job — see POST /external/updateCampaignTrackerColumnSelector). Pass each column key at root level with Y/N value.
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
External job link token (required by middleware)
"abc123def456"
Show Athlete column
Y, N "Y"
Show University column
Y, N "Y"
Show Sport column
Y, N "Y"
Show AI Score column
Y, N "Y"
Show Applied Date column
Y, N "Y"
Show Instagram column
Y, N "Y"
Show TikTok column
Y, N "Y"
Show Twitter column
Y, N "Y"
Show Audience Age column
Y, N "Y"
Show Audience Location column
Y, N "Y"
Show Audience Gender column
Y, N "Y"
Show Screening Questions column
Y, N "Y"
Show Status column
Y, N "Y"
Response
Columns updated