[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-25 UTC."],[[["This webpage documents the process for deleting a migration workflow using a DELETE HTTP request."],["The required URL format for the request is `DELETE https://bigquerymigration.googleapis.com/v2/{name=projects/*/locations/*/workflows/*}`, with the `name` parameter being a string representing the workflow's unique identifier."],["The request body must be empty to delete the workflow, and if successful, the response body will also be an empty JSON object."],["To authorize the request, the user must have the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `bigquerymigration.workflows.delete` on the workflow resource."]]],[]]