Find Syntiant Posterior Parameters

Automatically find the current posterior parameters for the Syntiant deployment target

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/find-syntiant-posterior \
  --header 'content-type: multipart/form-data' \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?