Generate Data Explorer Features

Generate features for the data explorer

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/data-explorer-features \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?