Refresh Data
Update all data items. HEADs all underlying buckets to retrieve the last file information. Use this API after uploading data directly to S3.
curl --request POST \
--url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/data/refresh?dataset=SOME_STRING_VALUE' \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?