Authorization: Bearer ********************
{
"start_datetimes": [
"1s"
],
"skill_profile_sid": 0
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/wfm/deletehistoricaldatadeltas' \
--header 'Content-Type: application/json' \
--data-raw '{
"start_datetimes": [
"1s"
],
"skill_profile_sid": 0
}'
{}