Clear Performance Calibration Parameters

Clears the current performance calibration parameters

curl --request DELETE \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/performance-calibration/parameters \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?