Create a DataSet
DataSet API
Create a DataSet
Creates a new DataSet in your Domo instance. Once a DataSet has been created, data can be imported into the DataSet.
POST
Create a DataSet
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
Returns a DataSet object when successful. The returned object will have DataSet attributes based on the information provided when the DataSet was created.