Skip to main content
PATCH

Authorizations

Authorization
string
header
required

API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.

Path Parameters

id
string<uuid>
required

Body

application/json

Update template properties

name
string

Template name

Maximum string length: 255
description
string

Template description

document
string<byte>

Base64-encoded PDF or DOCX to replace document. DOCX files are automatically converted to PDF. Maximum size: 20MB

expiration_hours
integer

Hours until expiration

Required range: x >= 1
settings
object

Response

Template partially updated successfully

message
string
updated_fields
string[]

Returned when updating properties

user
object

Returned when updating/creating a user