Un-publish a dossier

DELETE {{baseUrl}}/api/library/:id

Un-publish a previously published document. This makes the document no longer available in the library of each user it was originally published to. You obtain the authorization token needed to execute the request using POST /auth/login; you pass the authorization token and the project ID in the request header. You provide the ID of the document to be unpublished in the path of the request.

HEADERS

KeyDatatypeRequiredDescription
X-MSTR-AuthTokenstring(Required) Authorization token
X-MSTR-ProjectIDstring(Required) Project ID