[[["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-05-08 UTC."],[[["\u003cp\u003eThis endpoint archives a specified data export job within the Google Cloud Content Warehouse.\u003c/p\u003e\n"],["\u003cp\u003eThe request must use the \u003ccode\u003eDELETE\u003c/code\u003e method with the resource name of the data export job in the URL path.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e parameter is required and must follow the format \u003ccode\u003eprojects/{project}/locations/{location}/dataExportJobs/{dataexportjob}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, and a successful response will contain the \u003ccode\u003eDataExportJob\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,["# Method: projects.locations.dataExportJobs.archiveDataExportJob\n\nArchives a data export job.\n\n### HTTP request\n\n`DELETE https://contentwarehouse.googleapis.com/v1/{name}`\n\n### Path parameters\n\n### Request body\n\nThe request body must be empty.\n\n### Response body\n\nIf successful, the response body contains an instance of [DataExportJob](/document-warehouse/docs/reference/rest/v1/projects.locations.dataExportJobs#DataExportJob).\n\n### Authorization Scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/)."]]