POST
/
edit-xp-goal

Body

application/json
userID
string
required

Identifies the user who is editing their XP goal.

goalID
string
required

A 77-digit unique identifier or key associated with the XP goal being edited.

newEndDate
string
required

The new end date for the XP goal, formatted as dd/mm/yyyy.

newTitle
string
required

The new title assigned to the XP goal.

newGoalXP
string
required

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

Response

200 - application/json
success
string

Provides additional information confirming that the request was successful.