---
title: "POST /ldapbinders/"
method: POST
path: "/v1/ldapbinders/"
---

# POST /ldapbinders/

`POST /v1/ldapbinders/`

Add an LDAP binder

## Request body

- object
  - `name` string, required — LDAP binder name
  - `password` string — Set a password manually instead of having Foxpass automatically generate one

## Response `200`

200

- object
  - `status` string
  - `data` object
    - `password` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/foxpass/apis/api-instructions.md) · [All operations](https://skmtc.net/foxpass/apis/api-instructions/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/foxpass/api-instructions/versions/d0d15848629a/schema)
