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

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization token
Content-Typestring