Create Campaign - Step 3
Create Campaign - Step 3
Create job campaign - Step 3: Scoring Parameters (Configure candidate evaluation criteria)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
campaignId
Campaign ID from Step 1
enableSkillScoring
Enable skill-based scoring (default: true)
skills
Array of skill requirements
enableCompetencyScoring
Enable competency scoring (default: true)
competencies
Array of competency requirements
enableEducationScoring
Enable education scoring (default: true)
education
Array of education requirements
enableExperienceScoring
Enable experience scoring (default: true)
experience
Array of experience requirements
enableOtherScoring
Enable other scoring criteria (default: false)
otherScoring
Array of other scoring criteria
Response
Scoring parameters configured successfully
success
data
message
timestamp
version
Errors
400
Bad Request Error