# Update Suppressed Notifications Endpoint to update clinic suppressed notifications Endpoint: POST /v1/clinics/{clinicId}/suppressed_notifications Version: 1.0 Security: sessionToken ## Path parameters: - `clinicId` (string, required) ## Request fields (application/json): - `suppressedNotifications` (object, required) - `suppressedNotifications.patientClinicInvitation` (boolean)