/
DU
duply
/
Duply API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 1w ago
View markdown
duply
Duply API
patch
Update template metadata and publication state
latest
OpenAPI 3.1.0
2026-08-15
12
6
8.5 KB
474b3757c7af
get
Check API availability
get
List templates
post
Create a template with its first variant
get
Get a template and its variants
delete
Archive a template
patch
Update template metadata and publication state
post
Create a template variant
patch
Update a variant document or metadata
get
List render jobs
post
Create an idempotent render job
get
Get render status and generated files
get
Get billing-period and top-up usage
Update template metadata and publication state
patch
/templates/{templateId}
Path parameters
templateId
string
required
Request body
UpdateTemplate
required
name
string
description
string
nullable
status
'draft'
|
'published'
width
integer
height
integer
background
string
nullable
thumbnailUrl
string
uri
nullable
isPublic
boolean
isArchived
boolean
metadata
object
Response
Template updated