Delete Pipeline
Delete an organizational pipelines
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/pipelines/{pipelineId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?