LicenPro
DocumentationREST APIStorage APIs

Storage APIs

Connectors for release artifacts.

Three parallel surfaces for different backends:

  • /api/Storage/... — Google Drive–backed flows (as configured).
  • /api/OneDriveStorage/... — Microsoft Graph / OneDrive integration.
  • /api/CustomServerStorage/... — your own SFTP/HTTP storage endpoint.

Each implements list/upload/delete semantics appropriate to the provider; filenames and MIME types are validated server-side.

Storage platform guide