Upload a file at entry creation no longer supported
In Strapi 5, it is not possible to upload a file while creating an entry, so users must upload the file first, and then create the entry with the created file id.
In Strapi 5, it is not possible to upload a file while creating an entry, so users must upload the file first, and then create the entry with the created file id.
Learn how to use the /api/upload endpoints to upload files to Strapi with the REST API.