Skip to main content

Create authentication settings

POST 

/authentication-settings

Create new device authentication settings.

Request

Body

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    authentication object
    authentication_profile string

    Authentication profile

    certificate_profile string

    Certificate profile

    accounting_server_profile string

    Accounting server profile

Responses

Created

Loading...