Skip to main content

Create new auth integration

POST 

/settings/auth/:authType

Create new auth integration

Request

Path Parameters

    authType stringrequired

    Possible values: [ad, ldap, saml]

Body

required

    enabled booleanrequired

    integrationParameters

    object

    required

    property name* object

Responses

OK

Schema

    type string
Loading...