# Update Project Contact Updates project contact for the given projectId. Endpoint: PUT /projects/{projectId}/contact Version: v1 Security: bearerAuth ## Path parameters: - `projectId` (integer, required) ID of the Project Example: 1 ## Request fields (application/json): - `contact` (string, required) contact Example: "admin" ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields