Media Admin API running into issue

We are working on the latest Litium Empty Web accelerator project with latest storefront

We’re trying to upload media using the Admin API but are running into issues.
A PUT request to /Litium/api/admin/media/files/{systemId}/upload returns a 404.

A POST request to /Litium/api/admin/media/files requires a blobUri.

Please provide documentation or a working example of how to upload media files using the Admin API.

Litium version: [8.24.1]

Hi, did you try with /litium/api/admin/media/files/{{systemId}/upload? Not capital letter at the beginning. I don’t know if it affects but worth for a try :slight_smile: Did you try it with Postman? Otherwise create a ticket by sending a mail to support@litium.com so that we can handle your case.