Update MicroStrategy Web configuration settings
PUT {{baseUrl}}/api/mstrServices/library/microStrategyWeb
Update the MicroStrategy Web configuration settings. In the body parameter of the request, you specify the base URL for the MicroStrategy Web Server
Request Body
{"baseURL"=>"https://env-276686.customer.cloud.microstrategy.com/MicroStrategy"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-MSTR-AuthToken | string | (Required) Authorization token | |
Content-Type | string |