ProjectsRemove customer contacts from a projectRemove customer contacts from a project DELETE /project-management/api/v1/projects/:id/contacts Removes one or more customer contacts from a project. If removing a primary contact, clears the primary flag. Request Responses200400401403404OKBad RequestUnauthorizedForbiddenNot Found