/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 3mo ago
View markdown
yume-cloud
Yume API
post
/v2/documents/
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
885
v2
32
get
/v2/documents/
post
/v2/documents/
get
/v2/documents/{document_id}/
put
/v2/documents/{document_id}/
delete
/v2/documents/{document_id}/
patch
/v2/documents/{document_id}/
get
/v2/documents/{document_id}/company/
post
/v2/documents/{document_id}/documents/
get
/v2/documents/{document_id}/documents/{file_id}/
post
/v2/documents/{document_id}/documents/refresh/
post
/v2/documents/{document_id}/eds_sign/{sign_id}/
post
/v2/documents/{document_id}/manual_sign/
post
/v2/documents/{document_id}/signs/
put
/v2/documents/{document_id}/signs/{sign_id}/
delete
/v2/documents/{document_id}/signs/{sign_id}/
patch
/v2/documents/{document_id}/signs/{sign_id}/
post
/v2/documents/{document_id}/signs/{sign_id}/sms/
get
/v2/documents/{document_uuid}/
get
/v2/documents/{document_uuid}/documents/{file_id}/
post
/v2/documents/{document_uuid}/eds/
get
/v2/documents/{document_uuid}/egov/
get
/v2/documents/{document_uuid}/egov/confirm/
put
/v2/documents/{document_uuid}/egov/confirm/
patch
/v2/documents/{document_uuid}/egov/confirm/
post
/v2/documents/{document_uuid}/sign/
post
/v2/documents/{document_uuid}/sign/confirm/
get
/v2/documents/templates/
post
/v2/documents/templates/
get
/v2/documents/templates/{id}/
put
/v2/documents/templates/{id}/
delete
/v2/documents/templates/{id}/
patch
/v2/documents/templates/{id}/
v2
post
/v2/documents/
Response
DocumentV2
required
id
integer
required
uuid
string
uuid
required
name
string
source
0
|
1
0
- generated
1
- uploaded
created_by
integer
nullable
required
template
integer
nullable
type
'html'
|
'pdf'
|
'docx'
|
'doc'
html
- html
pdf
- pdf
docx
- docx
doc
- doc
signed
boolean
required
created_at
string
date-time
required
updated_at
string
date-time
required
content_type
string
nullable
object_id
integer
nullable
regenerate
boolean
resign
boolean
file
string
uri
files
DocumentFile[]
required
signs
DocumentSign[]
required