/
DU
duply
/
Duply API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 2w ago
Details
Filter operations
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
Changes