Publishing

Unpublish doc

Unpublishes a doc.

delete/docs/{docId}/publish

Path parameters

docIdstring required

ID of the doc.

Response

A result indicating that the doc was unpublished.

UnpublishResult required

The result of unpublishing a doc.

Changes