# Api Kullanıcı Ekle **POST /api/ApiKullanici/add** Yeni bir ApiKullanıcı ekler. Bu işlem, sistemde yeni kullanıcılar oluşturmak için kullanılır. ## Servers - SwaggerHub API Auto Mocking: https://apiv3.bilsoft.com (SwaggerHub API Auto Mocking) ## Parameters ### Body: application/json (object) - **apitur** (string | null) apitur açıklaması. - **entegrasyontur** (string | null) entegrasyontur açıklaması. - **id** (integer(int32)) Benzersiz kimlik numarası. - **kullanici** (string | null) Kullanıcı adı. - **sifre** (string | null) sifre açıklaması. - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)