Move Document

Move one or more documents to another stack.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Required Arguments

The document update request can be made to a single document by providing the query parameter docId or to multiple documents by providing a list of documents IDs in the query parameter docIds. At least one of the two parameters are required to be set.

Body Params
string

Document ID of target document to move (if moving a single document)

docIds
array of strings

List of document IDs of target documents to move.

docIds
string
required

Stack ID of the target stack to move the documents into.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json