POST
/
edit-card-goal

Body

application/json
userID
string
required

Identifies the user who is editing their card goal.

goalID
string
required

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

newEndDate
string
required

The new end date for the card goal, in dd/mm/yyyy format.

newTitle
string
required

The new title assigned to the card goal.

newCardsToRevise
string
required

Specifies the updated number of cards the user intends to revise for this goal.

Response

200 - application/json
success
string

Provides additional information confirming that the request was successful.