Request due date extension for athlete
Request due date extension for athlete
Request a new due date for an athlete’s job. Note: new_due_date and reason are accepted but not currently used by the backend — a fixed message is sent instead.
POST
Request due date extension for athlete
Authorizations
JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.
Body
application/json
Job ID
Example:
1
Athlete user ID
Example:
123
Requested new due date (accepted but not used by backend currently)
Example:
"2026-12-31"
Reason for extension (accepted but not used by backend currently)
Example:
"Need more time for travel logistics"
Response
200
Due date request submitted