Delete trust relationships between Web Server and Intelligence Server

DELETE {{baseUrl}}/api/admin/restServerSettings/iServer/trustRelationship

Delete a trust relationship between the Web Server and the Intelligence Server. You obtain the authorization token needed to execute the request using POST /auth/login; you pass the authorization token in the request header. deleteAll boolean parameter passed in body of the request, it defines if this operation will delete only current trust relationship if value is not provided or false, or all trust relationships saved on a server if value is true.

Request Params

KeyDatatypeRequiredDescription
Delete all currently assigned trust relationship tokensbooleanDelete all currently assigned trust relationship tokens

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization token