API Endpoints for downloading and deleting documents optimized

To further enhance data security, the endpoints for downloading and deleting documents have been specified per situation. MSR-1055 | Feb 2025

Who is this relevant for?

If you use integrations and the document download and delete endpoints of MSR, you can now switch to the new, more secure endpoints.

The old /document/download and /document/delete endpoints will be phased out later this year.

Benefits:

Improved security for document endpoints.

 

New Document Download Endpoints

Below is an overview of the new document download and delete endpoints:

  • SFDocuments
    • /apexrest/msf/api/document/v2/download
    • /apexrest/msf/api/document/v2/delete
  • SFCourses
    • /apexrest/msf/api/course/DownloadDocument
  • SFEvents
    • /apexrest/msf/api/event/DownloadDocument
  • SFAccountJobs
    • /apexrest/msf/api/job/DownloadAccountJobDocument
    • /apexrest/msf/api/job/DownloadAccountJobApplicationDocument
    • /apexrest/msf/api/job/DeleteAccountJobDocument
  • SFJobApplicationOverview
    • /apexrest/msf/api/jobApplications/DownloadDocument
  • SFSearchCandidate
    • /apexrest/msf/api/searchcandidate/DownloadDocument
  • SFCustomerJobs
    • /apexrest/msf/api/customer/DownloadJobDocument
  • SFSigning
    • /apexrest/msf/api/dossier/DownloadDocument


How it works in a nutshell

The Mysolution Swagger documentation provides further details on how these endpoints function.

 

Set-up
No additional configuration is required for this feature. For questions, contact your technical consultant.


🔗 Here you can find all features from the February 2025 Release.