logo
Core API - Release Notes - 2023-05-18
  • Ratings DELETE method has been added. Ratings with a null 'importedAt' (Manually added) can now be deleted. 
  • Certifications PATCH method has been added. Imported certifications can now be CONFIRMED or REJECTED by updating the 'importState' attribute. Manually added certifications attributes can be updated.
  • Certifications DELETE method has been added. Certifications with a null 'importedAt' (Manually added) can now be deleted.
Back to Release Notes