post
https://api.lucid.co/dataSources/googleCloud/
Update an existing Google Cloud data source to reflect the latest state of data in Google Cloud. Optionally updates the resources included in the data source as well.
Note: this endpoint is specifically for data sources created using Create Google Cloud Data Source from JSON Body not Create Google Cloud Data Source from File.
Returns a jobId that can be used to get the status from Get "Update Google Cloud Data Source" Job Status.
This endpoint starts a long-running job. For more information, see Job-based (asynchronous) endpoints.
Valid Authentication Methods
API Key Grants:
- CloudEdit
OAuth 2.0 User Token and Account Token Scopes:
- cloud.datasource
400Bad Request. Occurs when the data source ID is malformatted.
403Forbidden. Occurs when the data source does not exist or the user does not have access to it.
409Conflict. Occurs when an update job is already in progress for this data source.