Added
1.0.25
9 months ago by [email protected]
- Added
PUT api/v1/candidatesfunctionality to theCandidatesendpoint, allowing users of the API to edit existing Candidates. Be sure to add the appropriate write permission for your API key to start using it. - Added
candidatefilterCustomFieldsendpoint, allowing users to filter by just candidate custom fields - Added
includefunctionality forcustom_attributeson theCandidates endpointto allow users to create and update custom attributes through a candidate record - Added filtering of
Candidatecustom attribute type onCustomAttributesendpoint - Added documents upload to the
Candidatesendpoint in the put method via adocuments_base64array, andextra_fields[candidates]=attachmentsto allow reading of candidate documents for the get method on index/show
