Upload A Data Explorer Screenshot
Used internally (from a data pipeline) to upload a picture of the data explorer
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/{projectId}/raw-data/data-explorer/screenshot \
--header 'content-type: multipart/form-data' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?