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