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