---
title: "PUT /ldapbinders/{ldapbindername}/"
method: PUT
path: "/v1/ldapbinders/{ldapbindername}/"
---

# PUT /ldapbinders/{ldapbindername}/

`PUT /v1/ldapbinders/{ldapbindername}/`

Set info for an LDAP binder

## Path parameters

- `ldapbindername` string, required

## Request body

- object
  - `reset_password` boolean — Have Foxpass automatically generate a new password
  - `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)
