# Delete a workflow Permanently deletes a workflow from the account Endpoint: DELETE /accounts/{accountId}/workflows/{workflowId} Version: 1.0.0 Security: bearerAuth ## Path parameters: - `accountId` (string, required) Short account ID with scd- prefix Example: "scd-k2j8n4m1" - `workflowId` (string, required) The UUID of the workflow Example: "550e8400-e29b-41d4-a716-446655440000" ## Response 204 fields ## Response 404 fields