Setting Up with An internal userstore, SAML, LDAP Or OIDC

Setting Up with An internal userstore, SAML, LDAP Or OIDC

Setting up with an internal userstore, SAML, LDAP or OIDC

Request
URI
POST
https://{api_host}/api/v0/setup
COPY
Request Body
Setup of type(s) application/json
Required
OneOf
This class requires at least one of the following:
undefined
undefined
undefined
undefined
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/api/v0/setup