Create multiple datapoints
documentedCreate multiple datapoints for the given goal in one request.
POST /users/{u}/goals/{g}/datapoints/create_all.jsonGoalsno implementation yet0 runsInput
u
Beeminder username
alice
g
Goal slug
weight
timestamp
Datapoint timestamp (Unix time)
1343577600
value
Datapoint value
220.6
comment
Datapoint comment
daily weight
requestid
Request ID
req-123
Calls beeminder as you (your API key is your account); keychains.dev holds the credentials.