v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBdocuments
Copy documents to another inbox
Copy documents in the provided list to another inbox.
If the destination inbox is the same as the original inbox, the request will be aborted, no duplicates will be created
Permission required: review
patch/documents/{inbox_id}/copy_inbox
Request body
Example request
{
"document_ids": [
"abcdef123456789abcdef123"
]
}Response
Success