Skip to main content
PATCH
Update the folder that a document is in

Authorizations

X-Session-Token
string
header
required

Session token for authentication.

Path Parameters

document_id
string<uuid>
required

The unique identifier for the document.

Body

application/vnd.api+json

The updated documents parent folder. When data is set to null, the document will be moved to the root.

data
object | null
required

Response

Document folder updated successfully