POST api/Users/ToggleTraining
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dto | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"guid": "aa4e6d4c-aa7a-4b00-abaf-4887fadd69c7",
"BranchID": 2,
"OrderID": 3,
"UserID": 4,
"OrderDate": "2025-10-28T22:59:53.3097555+02:00",
"ListIDs": [
1,
2,
3
],
"StatusID": 6
}
application/x-www-form-urlencoded
Sample: