Authorization: ********************
{
"org_id": "string",
"xml_client_property_sid": 0,
"config_name": "string"
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/org/huntgroup/copydatadiptemplate' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_id": "string",
"xml_client_property_sid": 0,
"config_name": "string"
}'
{
"xml_client_property_sid": 0
}