Creates a new Dataset object based on SQL query.

Returns

Returns a new Dataset object if the call succeeded.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKA dataset objectA dataset has been created successfully.
400 Bad RequestProperty 'IntegrationKey' cannot be emptyThe field "IntegrationKey" cannot be empty.
400 Bad RequestProperties 'SQL' and 'FullTableName' are emptyThe fields "FullTableName", "SQL" cannot be empty.
400 Bad RequestThe SQL query that was specified is incorrect.
Language
Authorization
Click Try It! to start a request and see the response here!