Documents
Remove a document user
This method allows you to remove a user membership from the specified document.
post/documents.remove_user
Request body
Response
OK
Example response
{
"success": true
}This method allows you to remove a user membership from the specified document.
OK
{
"success": true
}