tp_delete_workout_file
Delete a workout file by file ID. Get the ID from tp_get_workout, then pass it with the workout ID to remove device or attachment files.
Instructions
Delete a workout file by file_id. Get file_id from tp_get_workout device_files/attachment_files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| athlete | No | Target athlete name or ID (coach accounts only). Omit to use your own profile. | |
| file_id | Yes | File ID from tp_get_workout | |
| workout_id | Yes | Workout ID |