ProjectsCreate a new projectCreate a new project POST /project-management/api/v1/projects Creates a new project with the provided details. Tenant ID is automatically extracted from authentication context. Request Responses201400401403404CreatedBad RequestUnauthorizedForbiddenNot Found