Authorization: Bearer ********************curl --location --request POST 'https://api.cbf.tcn.com/tcnapi/omni/projects/v1/regions//orgs//projects' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"title": "string",
"description": "string",
"state": "STATE_UNSPECIFIED",
"create_time": "1s"
}'{
"name": "string",
"title": "string",
"description": "string",
"state": "STATE_UNSPECIFIED",
"create_time": "1s"
}