Episerver ServiceAPI: Example of how-to properly call the media upload
For the example of how-to properly call the media upload, you can refer to my Postman collection:
For the detail steps:
- Copy the raw content to Postman:
2. Get ServiceAPI NetCore Token
3. Post to Assets/Import
Example media file: https://github.com/KhanhPham2411/EpiserverAPI_PostmanCollection/blob/main/ServiceAPI/01-CreateMediaWithBlob.zip
4. To verify your import is working, use that task id to get task log:
Comments
Post a Comment