latestOpenAPI 3.1.02026-08-13118124304.8 KB
70a12bbb88c9
Forecast Optimal Headcounts
Calculate optimal headcount by id
post/v2/forecast-calculation/groups/{groupId}/optimal-headcounts/{optimalHeadcountId}
Path parameters
optimalHeadcountIdstring required
groupIdinteger required
Request body
Example request
{
"start": "2024-01-15T08:00:00Z",
"end": "2024-01-15T18:00:00Z",
"dataType": "FORECAST"
}Response
OK