v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

PUT /ldapbinders/{ldapbindername}/

Set info for an LDAP binder

put/v1/ldapbinders/{ldapbindername}/

Path parameters

ldapbindernamestring required

LDAP binder name

Request body

reset_passwordboolean

Have Foxpass automatically generate a new password

passwordstring

Set a password manually instead of having Foxpass automatically generate one

Response

200

statusstring

Example response

{
  "status": "ok",
  "data": {
    "password": "izb0niNOsE3y4imW"
  }
}