Skip to main content

Record the finish of a last-challenge run

POST 

/api/last-challenge/finish

Update the matching last_challenges row with finishedAt and computed duration_ms. Conditional: the row must exist and not already be finished; otherwise responds 404.

Request

Responses

Finish recorded.