Update authentication configuration settings
PUT {{baseUrl}}/api/mstrServices/library/auth
Update the authentication configuration settings for the current REST server. In the body parameter of the request, you specify the default authentication mode and the authentication modes that will be available to connect to an Intelligence Server.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
X-MSTR-AuthToken
|
string | (Required) Authorization token | |
Content-Type
|
string |
RESPONSES
status
ENDPOINTS