POST
/
create-xp-goal

Body

application/json
userID
string
required

Identifies the user who is creating an XP goal.

goalXP
string
required

The desired amount of experience points (XP) the user aims to achieve with this goal.

endDate
string
required

The date by which the user intends to achieve the XP goal, in dd/mm/yyyy format.

Response

200 - application/json
success
string

Provides additional information confirming that the request was successful.