Skip to content

Create LDAP Provider

PUT
/auth/providers/admin/ldap

Creates a new LDAP authentication provider with the specified configuration.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Request Body

application/json
JSON
"string"

Responses

Provider created successfully with ID

application/json
JSON
{
}

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License