Skip to main content
POST
Create Datastore

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Body

application/json
name
string

Name for the new datastore.

Response

201 - application/json

Datastore created.

id
string<uuid>

Unique identifier for the datastore.

name
string

Name of the datastore.

customer
string

The Domo instance name this datastore belongs to.

owner
integer

User ID of the datastore owner.

createdOn
string<date-time>
updatedOn
string<date-time>
updatedBy
integer

User ID of the user who last updated the datastore.

datastore_id
integer

Internal numeric ID for the datastore. Present in Get and List responses; absent in the Create response.

temporary
boolean

Whether the datastore is temporary.