Skip to main content
POST
Duplicate template into signing request

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

Template ID to duplicate

Body

application/json
name
string

Custom name for the new signing request (defaults to template name)

Maximum string length: 255

Response

Template duplicated successfully into a new signing request

id
string<uuid>

ID of the newly created signing request

name
string

Name of the new signing request

description
string | null

Description of the new signing request

status
string

Status of the new signing request

Example:

"draft"

workspace_id
string<uuid>

Workspace the signing request belongs to

created_date
string<date-time>

Creation timestamp