Body
application/json
Identifies the user who is creating a card goal.
Example:
"user1"
The number of cards the user intends to revise for the current goal.
Example:
"5"
The date by which the user intends to achieve the card revision goal, in dd/mm/yyyy format.
Example:
"30/07/2024"
Response
OK
Provides additional information confirming that the request was successful.
Example:
"Goal created successfully"