Skip to main content
POST
Update Campaign Tracker column selector

Body

application/json
token
string
required

External job link token (required by middleware).

Example:

"abc123def456"

athlete
enum<string> | null
Available options:
Y,
N
Example:

"Y"

university
enum<string> | null
Available options:
Y,
N
Example:

"N"

sport
enum<string> | null
Available options:
Y,
N
Example:

"N"

score
enum<string> | null
Available options:
Y,
N
Example:

"Y"

hired_date
enum<string> | null
Available options:
Y,
N
Example:

"Y"

availability
enum<string> | null
Available options:
Y,
N
Example:

"Y"

instagram
enum<string> | null
Available options:
Y,
N
Example:

"Y"

tiktok
enum<string> | null
Available options:
Y,
N
Example:

"Y"

twitter
enum<string> | null
Available options:
Y,
N
Example:

"Y"

audience_age
enum<string> | null
Available options:
Y,
N
Example:

"Y"

audience_location
enum<string> | null
Available options:
Y,
N
Example:

"Y"

audience_gender
enum<string> | null
Available options:
Y,
N
Example:

"Y"

deliverable_name
enum<string> | null
Available options:
Y,
N
Example:

"Y"

deliverable_type
enum<string> | null
Available options:
Y,
N
Example:

"Y"

deliverable_due_date
enum<string> | null
Available options:
Y,
N
Example:

"Y"

deliverable_status
enum<string> | null
Available options:
Y,
N
Example:

"Y"

Available options:
Y,
N
Example:

"Y"

file_name
enum<string> | null
Available options:
Y,
N
Example:

"Y"

file_preview
enum<string> | null
Available options:
Y,
N
Example:

"Y"

file_uploaded_by
enum<string> | null
Available options:
Y,
N
Example:

"Y"

file_uploaded_at
enum<string> | null
Available options:
Y,
N
Example:

"Y"

revision_comments
enum<string> | null
Available options:
Y,
N
Example:

"Y"

file_status
enum<string> | null
Available options:
Y,
N
Example:

"Y"

Response

200 - application/json

Columns updated

status
string
Example:

"success"

message
string
Example:

"Column Selector updated successfully"