Required. Name of the migration job resource to delete.
Authorization requires the following IAM permission on the specified resource name:
datamigration.migrationjobs.delete
Query parameters
Parameters
requestId
string
A unique id used to identify the request. If the server receives two requests with the same id, then the second request will be ignored.
It is recommended to always set this value to a UUID.
The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). The maximum length is 40 characters.
force
boolean
The destination CloudSQL connection profile is always deleted with the migration job. In case of force delete, the destination CloudSQL replica database is also deleted.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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-07-28 UTC."],[[["\u003cp\u003eThis webpage documents the process for deleting a single migration job using a DELETE HTTP request.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003ename\u003c/code\u003e path parameter, which specifies the migration job resource to delete, and appropriate IAM permissions are also necessary.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters include \u003ccode\u003erequestId\u003c/code\u003e for request identification and \u003ccode\u003eforce\u003c/code\u003e to also delete the CloudSQL replica database.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and a successful response will contain an Operation instance.\u003c/p\u003e\n"],["\u003cp\u003eThe authorization scope \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e is necessary for this request to be completed.\u003c/p\u003e\n"]]],[],null,[]]