# Hızlı Satış Buton Ayar Sil **POST /api/Hizlisatisbutonayarlari/delete** Belirtilen hızlı satış buton ayarını sistemden siler. Bu işlem, mevcut bir hızlı satış buton ayarının kaldırılmasını sağlar. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **butonName** (string | null) Butonun adı. - **id** (integer(int32)) Butonun benzersiz ID'si. - **stokAdi** (string | null) Stok ürününün adı. - **stokBarkod** (string | null) Stok ürününün barkodu. - **stokFiyat** (number(double) | null) Stok ürününün fiyatı. - **stokId** (integer(int32) | null) Stok kimlik numarası. - **stokResim** (string | null) Stok ürününün resmi. - **subeAdi** (string | null) Şube adı. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)