Skip to main content
POST
Sync Datastore

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

datastoreId
string
required

The ID of the datastore.

Body

application/json

Optional. A JSON array of collection UUIDs from other datastores to sync alongside this datastore's own collections. Typically used for shared collections declared with a fixed UUID in an app design's collectionsMapping. Pass an empty array or omit the body entirely to sync only this datastore's own collections.

Response

200

Sync triggered successfully. No response body is returned.