Find or create dataset
documentedFind an existing dataset or create a new dataset with the given id and schema.
PUT /datasets/{id}Datasetsno implementation yet0 runsInput
dataset_id*
Dataset ID
my-dataset
field1_key*
Field 1 Key
amount
field1_type*
Field 1 Type
number
field1_name*
Field 1 Display Name
Amount
field1_optional
Field 1 Optional
false
field2_key*
Field 2 Key
timestamp
field2_type*
Field 2 Type
datetime
field2_name*
Field 2 Display Name
Date
field2_optional
Field 2 Optional
false
unique_by*
Unique By Field
timestamp
Calls geckoboard as you (your API key is your account); keychains.dev holds the credentials.