Hide Dataset

Hide a dataset (does not remove underlying data)

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/dataset/{dataset}/hide \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?