Remove Project
Remove the current project, and all data associated with it. This is irrevocable!
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/{projectId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?