v6

latestOpenAPI 3.0.0raw.githubusercontent.com2024-10-187525179.6 KB
Documents

Unstar a document

Starring a document gives it extra priority in the UI and makes it easier to find important information later.

post/documents.unstar

Request body

idstring required

Unique identifier for the document. Either the UUID or the urlId is acceptable.

Example request

{
  "id": "hDYep1TPAM"
}

Response

OK

successboolean