Create Campaign - Step 2
Create Campaign - Step 2
Create job campaign - Step 2: Interview Setup (Configure interview rounds and question banks)
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
rounds
Array of interview rounds (minimum 1)
minimumScoreToPass
Minimum score percentage (0-100)
autoRejectThreshold
Auto-reject threshold (0-100, must be <= minimumScoreToPass)
minimumTalentFitScore
Minimum talent fit score for auto-progression (0-100)
Response
Interview setup configured successfully
success
data
message
timestamp
version
Errors
400
Bad Request Error