v1

latestOpenAPI 3.1.02026-07-241220143.1 KB

POST /ldapbinders/

Add an LDAP binder

post/v1/ldapbinders/

Request body

namestring required

LDAP binder name

passwordstring

Set a password manually instead of having Foxpass automatically generate one

Response

200

statusstring

Example response

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