v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13154167.5 KB
projects

Unenroll data sources in a user project. This allows users to remove transfer configurations for these data sources. They will no longer appear in the ListDataSources RPC and will also no longer appear in the BigQuery UI. Data transfers configurations of unenrolled data sources will not be scheduled.

post/v1/{+name}:unenrollDataSources

Path parameters

namestring required

Required. The name of the project resource in the form: projects/{project_id}

Request body

dataSourceIdsstring[]

Data sources that are unenrolled. It is required to provide at least one data source id.

Response

Successful response