---
title: "Set Samba Global Configuration"
method: POST
path: "/samba/config"
tags: ["Samba"]
---

# Set Samba Global Configuration

`POST /samba/config`

Set Samba global configuration settings

## Request body

- InternalHandlersSambaSambaConfigRequest
  - `appleExtensions` boolean
  - `bindInterfacesOnly` boolean
  - `interfaces` string
  - `serverString` string
  - `unixCharset` string
  - `workgroup` string

## Response `200`

Samba global configuration updated successfully

- string

## Other responses

- `400` — Invalid request
- `500` — Internal server error

---

[API](https://skmtc.net/alchemillahq/apis/sylve-api.md) · [All operations](https://skmtc.net/alchemillahq/apis/sylve-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/alchemillahq/sylve-api/revisions/950e51f8af98/schema)
