Upload Image For Readme
Uploads an image to the user CDN and returns the path.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/readme/upload-image \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?