Create DataSet
Simple API
Create DataSet
Creates a new DataSet in your Domo instance. Once the DataSet has been created, data can then be imported into the DataSet.
POST
Create 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.
Query Parameters
Name of the DataSet to create
Description of DataSet to create
Response
201 - application/json
Created — Body contains the details of the created DataSet