Update a candidate's sourceAsk AIput https://api.smartrecruiters.com/candidates/{id}/jobs/{jobId}/sourceUpdate a candidate's sourcePath Paramsidstringrequiredcandidate identifierjobIdstringrequiredjob identifierBody ParamsCandidate source to be setsourceTypeIdstringrequiredlength ≥ 1sourceSubTypeIdstringsourceIdstringrequiredlength ≥ 1Responses 204 400with codes: INVALID_SOURCE_TYPE when provided type does not exist, SUBTYPE_REQUIRED when there are more sources and subtype parameter is required, INVALID_SOURCE when source id does not exist in provided type. 401Candidate access denied 404Candidate is not assigned to given job.Updated 7 months ago