Create a goal for a user
documentedCreate a new Beeminder goal for user {u} with the provided parameters.
POST /users/{u}/goals.jsonUsersno implementation yet0 runsInput
user
Beeminder username
alice
slug*
Goal slug
exercise
title*
Goal title
Work Out More
goal_type*
Goal type
hustler
gunits*
Goal units
workouts
goaldate
Goal date (unix timestamp)
optional numeric unix timestamp
goalval
Goal value
null or number
rate
Rate
5
initval
Initial value for today
0
secret
Secret
false
datapublic
Datapublic
false
datasource
Datasource
api|ifttt|zapier|clientname
dryrun
Dry run
false
tags
Tags
["tag1","tag2"]
Calls beeminder as you (your API key is your account); keychains.dev holds the credentials.