POST /v1/projectx-api-keyorgId (string, required)projectName (string, required)description (string, required)coworker_role (string, required)status (string, optional){
"orgId": "67fdea40aac77be632954f0f",
"projectName": "New",
"description": "yoooo",
"coworker_role": "testrole"
}200 OK – returns the created project metadata.