Skip to content

Delete LDAP Provider

DELETE
/auth/providers/admin/ldap/{id}

Deletes an LDAP provider. Cannot delete if it's the last enabled provider.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

LDAP provider ID

Type
string
Required

Responses

Provider deleted successfully

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License