ProjectsAdd customer contacts to a projectAdd customer contacts to a project POST /project-management/api/v1/projects/:id/contacts Adds one or more customer contacts to a project. If adding a new primary contact, automatically demotes existing primaries. Request Responses201400401403404CreatedBad RequestUnauthorizedForbiddenNot Found