POST
/
training
/
cancel
{
  "message": "<string>",
  "status": "ok"
}

Body

application/json
training_id
integer
required

ID of the training to cancel.

Response

Successful Response

Default response. May contain other fields.

message
string | null
status
enum<string>
default:ok
Available options:
ok,
error