Add User to Default LDAP Server

post

/api/v1/configuration/ldapConfig/defaultLdap/ldapUser

Adds a user to the default LDAP Server.

Request

Supported Media Types
Body ()
Root Schema : LDAPUser
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

OK

400 Response

Bad request

401 Response

Not authorized

404 Response

Invalid parameters

409 Response

Operation conflict
Body ()
Root Schema : Error
Type: object
Error information.
Show Source
Nested Schema : errors
Type: array
List of errors
Show Source
Nested Schema : warnings
Type: array
List of warnings
Show Source
Back to Top