Documents
Update document ownership
This operation allows transferring the ownership of a document to another user by specifying the document ID and membership ID.
patch/public/v1/documents/{id}/ownership
Path parameters
idstring required
Specify document ID.
Request body
Example request
{
"membership_id": "radQBiBkU7MBk59NSgaGfd"
}Response
No content