CCRMAuthorize: ********************curl --location -g --request GET 'https://{{tenantname}}.onchannelcrm.app/api/CustomTabs' \
--header 'CCRMAuthorize: <api-key>'[
{
"tabId": 0,
"tabName": "",
"tabPlacement": "",
"url": "",
"staticPage": true
}
]