Body
application/json
An identifier for the user who is updating the goal status.
Example:
"user1"
Update the status of a goal. The possible values for the status of a goal are completed
, in progress
, or failed
. Returns an empty object when the userID provided is invalid.
An identifier for the user who is updating the goal status.
"user1"