POST
/
edit-card-goal

Body

application/json
goalID
string
required

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

newCardsToRevise
string
required

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

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.

userID
string
required

Identifies the user who is editing their card goal.

Response

200 - application/json
success
string

Provides additional information confirming that the request was successful.