Skip to main content
POST
Update due date for athlete milestone (partner)

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Body

application/json
milestone_athlete_rel_id
integer
required

Milestone-athlete relationship ID

Example:

1

due_date
string<date>
required

New due date

Example:

"2026-04-20"

Response

200

Due date updated