Create card goal
Create Card Goal
Create a card goal for the user. Card goals have the following properties: ID
, type
(XP), title
, end date
, status
(failed, completed, or in progress), fail date
(if failed), and data storing
(cards revised so far, starting XP, desired cards to revise). A card goal is similar to an XP goal but differs in the data section.
POST
Body
application/json
Response
200
application/json
OK
The response is of type object
.