Delete Transformation Block
Deletes a transformation block.
curl --request DELETE \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/transformation/{transformationId} \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?