Update a project contact
PUT/project-management/api/v1/projects/:projectId/contacts/:contactId
Updates the primary status of a project contact. If promoting to primary, automatically demotes all others. If demoting from primary, clears the primary flag.
Request
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found