Skip to main content
POST
Delete athlete todo item

Authorizations

Authorization
string
header
required

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

Body

application/json
todo_id
integer
required

Todo item ID to delete

Example:

1

Response

200

Todo deleted