Authorization: ********************
{
"file_template": 0
}
curl --location --request DELETE 'https://api.cbf.tcn.com/api/v1alpha1/classifier/file_templates/delete' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_template": 0
}'
{}