v1
latestOpenAPI 3.0.02026-07-24900287.5 KBAthlete Thresholds
Create a threshold set
Creates an empty threshold set.
post/threshold_sets
Request body
Example request
{
"name": "Match Day -1"
}Response
Threshold set was created
Example response
{
"created_at": "2023-10-31 23:59:59",
"modified_at": "2023-10-31 23:59:59"
}