v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435160115.2 KB

Deletes a workflow. Any new system or deployment that contains this workflow will fail to update or deploy. Existing deployments that contain the workflow will continue to run (since they use a snapshot of the workflow taken at the time of deployment).

post/#X-Amz-Target=IotThingsGraphFrontEndService.DeleteFlowTemplate

Headers

X-Amz-Target'IotThingsGraphFrontEndService.DeleteFlowTemplate' required

Request body

idstring required
<p>The ID of the workflow to be deleted.</p> <p>The ID should be in the following format.</p> <p> <code>urn:tdm:REGION/ACCOUNT ID/default:workflow:WORKFLOWNAME</code> </p>

Response

Success

DeleteFlowTemplateResponse required