Remove project
Remove project
Remove the current project, and all data associated with it. This is irrevocable!
DELETEhttps://studio.edgeimpulse.com/v1/api/{projectId}
Path parameters
projectId*integer
Project ID
Response
OK
Body
success*boolean
Whether the operation succeeded
errorstring
Optional error description (set if 'success' was false)
Request
Response
Last updated