Builds a profile forecast using the provided @call_profile_template. The forecaster will produce intervals from the following range using the client's saved forecasting parameters: (@training_data_range_end_datetime - @forecast_test_range_in_weeks) to @forecast_range_end_datetime. The @total_calls in the @call_profile_template will be scaled using the same ranges as BuildCallProfileTemplate. The @fixed_averages_forecast field indicates whether or not to do a fixed averages forecast. Errors:
grpc.Invalid: the @skill_profile_category or @call_profile_template in the request is invalid.
grpc.Internal: error occurs during the building of the profile forecast.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Body Params application/json
Example
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://api.cbf.tcn.com/api/v1alpha1/wfm/buildprofileforecastbyinterval' \
--header'Content-Type: application/json' \
--data-raw''