v1
latestOpenAPI 3.1.02026-08-066984441.1 MBUpdates the document with the specified id.
<Check title="Required Permissions" icon="key">The user must have at least write permissions for the specified document.</Check>
Path parameters
The id of the document to update.
Headers
Bearer authentication
Request body
The name of the document.
The id of the document space.
The id of the document's parent document.
The id of the project this document references.
The id of the task this document references.
The emoji of the document.
Whether the document is private.
The order of the document in either the list of private docs, the referenced document space or in the referenced project.
Determines the level of access to this document granted to all workspace users. Can be either null (inherited), none, read, or manage.
Whether the document is hidden for connect users.
Response
OK
The id of the entity.
The date this entity was created.
The id of the user who created this entity.
The date this entity was last modified.
The id of the user who last modified this entity.
The name of the document.
The id of the current document version.
The id of the document space.
The id of the document's parent document.
The id of the project this document references.
The id of the task this document references.
The emoji of the document.
Whether the document is private.
The order of the document in either the list of private docs, the referenced document space or in the referenced project.
Whether the document belongs to an external project.
Whether the document is hidden for connect users.
Determines the level of access to this document granted to all workspace users. Can be either not set (no access), read, or manage.
The id of the document the workspace access level permission has been inherited from.
The date the document has been moved to the trash
The id of the user that moved the document to the trash.
The user id of the creator of the root document of this document's document tree.