Delete Transformation Job
Remove a transformation job. This will stop all running jobs.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/create-project/{createProjectId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?