Body
application/json
Identifies the user who is editing their card goal.
Example:
"user1"
A 77-digit unique identifier or key associated with the card goal being edited.
Example:
"11110748168480479028433924465493243860761911102946223297681236368808083322222"
The new end date for the card goal, in dd/mm/yyyy
format.
Example:
"30/07/2024"
The new title assigned to the card goal.
Example:
"Updated Goal"
Specifies the updated number of cards the user intends to revise for this goal.
Example:
"4"
Response
OK
Provides additional information confirming that the request was successful.
Example:
"Goal updated successfully"