CCRMAuthorize: ********************curl --location -g --request POST 'https://{{tenantname}}.onchannelcrm.app/api/ProjectPhases' \
--header 'CCRMAuthorize: <api-key>' \
--header 'Content-Type: application/json;odata.metadata=minimal;odata.streaming=true' \
--data-raw '{
"id": "",
"name": "",
"showIndex": 0,
"count": 0,
"projects": {}
}'{
"id": "",
"name": "",
"showIndex": 0,
"count": 0,
"projects": {}
}