CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/MergeTemplates/' \
--header 'CCRMAuthorize: <api-key>'{
"id": "",
"name": "",
"description": "",
"documentType": "",
"documentnaming": "",
"subjectDefault": "",
"language": "",
"template": "",
"category": "",
"gdpr": true,
"categoryNavigation": {
"id": "",
"name": "",
"mergeTemplates": {}
}
}