cancel
Was this helpful?
This endpoint is used for programmatically cancelling a (running) transform within a workflow. Will return an InvalidRequest error if the transform is not queued or running.
POST /api/v1/transforms/:transformReference/canceltransformReference
A qualified reference to the transform. See referencing resources for more information.
This endpoint extends the general API structure
The request body for this endpoint should be empty
Edit access to the dataset is required. Your access token must have the following scope:
workflow.write
Returns the JSON-encoded "get" representation of a transform resource.
Was this helpful?
Was this helpful?

