/
MO
morta-technology
/
Morta API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 1y ago
Details
Filter operations
Comment
10
Document
14
post
Create a New Document
post
Duplicate a Document
get
Get Document Details
put
Update an Existing Document
delete
Delete Document
put
Restore Document
get
Export Document
get
Get Deleted Document Sections
post
Create a New Document Section
post
Create Multiple New Document Sections
post
Create New Document Sections
post
Duplicate Document
get
Get Duplicated Children
get
Sync Template Changes to Children
Document Response
6
Document Section
8
Event
1
Hub
43
Integrations
2
Notification
4
Permissions
8
Table
37
Table View
23
User
25
Document
Create a New Document
Create a new document in a specified hub
post
/v1/document
Request body
CreateDocument
required
context
BaseRequestContext
projectId
string
uuid
required
name
string
required
type
string
required
Response
Document successfully created
object
required
metadata
object
data
Document
Changes