Create a dataset

Creates a new dataset with the given name, description, and schema. The schema provided should be an exact representation of the dataset you are loading. All schema properties must be present in the dataset file you are loading. Data is matched to columns by name, not by order, and headers must match schema columns.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string | null
string | null
schema
object
tagIds
array of objects | null
tagIds
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Invalid request parameters

403

User not authorized to create datasets

404

Tag MovementAppId could not be found

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json