# Cancel sub-check Cancels a specific sub-check. Endpoint: PUT /candidates/{partner_application_id}/sub_checks/{sub_check_id}/cancel Version: 1.0.0 Security: bearerAuth ## Path parameters: - `partner_application_id` (string, required) value of candidate.partner_application_id - `sub_check_id` (integer, required) ## Response 200 fields (application/json): - `result` (object) Serialized sub-check object - `status` (integer) Example: 200 - `error` (object,null)