v6

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

Revoke a share

Makes the share link inactive so that it can no longer be used to access the document.

post/shares.revoke

Request body

idstring uuid required

Response

OK

successboolean

Example response

{
  "success": true
}