Bulk hire athletes for a job
Bulk hire athletes for a job
Start a bulk hiring process for multiple athletes. Either provide a list of application IDs or a job_id to hire all applicants. Process runs asynchronously and can take up to an hour.
POST
Bulk hire athletes for a job
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Job ID to bulk hire for (required without partner_job_applied_mapping_ids)
Example:
100
Array of application mapping IDs to hire (required without job_id)
Example:
[]Array of application IDs to exclude from bulk hiring
Example:
[]Response
Bulk hiring process started