PUT
/
template
/
{template_id}
/
rename

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

template_id
string
required

Body

application/json
name
string

Name of the template

Response

200 - application/json
comment
string

Comment for the template

created_at
integer

Unix timestamp of the creation date

documents
object[]
dynamic_fields
string[]

List of dynamic fields

expiration_delay
integer

Expiration delay added to the current time when an envelope is created from this template

id
string

Unique identifier of the template

legality_level
enum<string>

Legal level of the envelope (SES is Simple Electronic Signature, QES_EIDAS is Qualified Electronic Signature, QES_ZERTES is Qualified Electronic Signature with Zertes)

Available options:
SES,
QES_EIDAS,
QES_ZERTES
name
string

Name of the template

notification
object
num_recipients
integer

Number of recipients in the envelope

pages
integer

Total number of pages in the template

signing_steps
object[]
updated_at
integer

Unix timestamp of the last modification date