Body
application/json
Identifies the user who is creating an XP goal.
Example:
"user1"
The desired amount of experience points (XP) the user aims to achieve with this goal.
Example:
"100"
The date by which the user intends to achieve the XP 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"