Download OpenAPI specification:Download
Welcome to the Bluco integration API! This API is used to communicate with external systems (e.g. ATS). Please reach out to Bluco to get a token and in case you have any questions.
Update an existing candidate by id
| applicationId required | string ID of application that needs to be updated |
Update an existing application by id
| status | string Enum: "UNSPECIFIED" "REJECTED_BY_BLUCO_SCREENING" "PASSED_BLUCO_SCREENING" "PENDING_HUMAN_REVIEW" "PASSED_HUMAN_REVIEW" "REJECTED_BY_HUMAN_REVIEW" "HIRED" "NEW" "CONTACTED" "HANDED_OVER" "WITHDRAWN" Application Status |
{- "status": "approved"
}{- "status": "approved"
}