# Genel Ayar Güncelle **PUT /api/Genelayar/update** Belirtilen ID'ye sahip genel ayar kaydını günceller. Bu işlem, mevcut genel ayar bilgisindeki bilgileri güncellemek için kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **ayarAdi** (string | null) Ayar adını belirtir. - **ayarDeger** (string | null) Ayar değerini belirtir. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullaniciId** (integer(int32) | null) Kullanıcı kimliği. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)