Logo
MicroStrategy REST API API Documentation

Unload the project

PATCH {{baseUrl}}/api/monitors/iServer/nodes/:nodename/projects/:projectId

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
X-MSTR-AuthToken
string




RESPONSES

status





Curl
curl -X PATCH 'baseUrl/api/monitors/iServer/nodes/:nodename/projects/:projectId' -H 'X-MSTR-AuthToken: authToken' -d '{"operationList":[{"op":"replace","path":"/status","value":"unloaded"}]}'

ENDPOINTS