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