Last updated 12 months ago
Was this helpful?
Remove a transformation job. This will stop all running jobs.
Organization ID
Create project job ID.
DELETE /v1/api/organizations/{organizationId}/create-project/{createProjectId} HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Accept: */*
OK
{ "success": true, "error": "text" }