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