Sync Model with Google Cloud Data Source

Sync an existing model containing the visualization of data from a Google Cloud data source, so that it is up-to-date with the data in that data source.

Returns a jobId that can be used to get the status from Get "Sync Model with 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.model
Path Params
uuid
required

The document ID of the cloud model to sync

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

400

Bad Request. Occurs when the document ID is malformatted.

403

Forbidden. Occurs when the document does not exist or the user does not have access to it.

409

Conflict. Occurs when a sync is already in progress for this document.

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json