Create Data Set

Creates a new data set and a corresponding new data set grant for the user. Note that a data set cannot be created with data sources already inside it, so data sources must be added to a data set through either the Create Data Source endpoint or the Update Data Source endpoint.

Valid Authentication Methods

OAuth 2.0 User Token Scopes:

  • data-service.admin
Body Params
string
required

Name to give the new data set

properties
object

Used to create the data set properties for the new data set.

Response

Language
Credentials
OAuth2