API Reference
Remove Document From Folder
Remove a document from a folder.
Args: folder_id: ID of the folder document_id: ID of the document auth: Authentication context
Returns: Success status
DELETE
Headers
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?