Skip to main content
POST
@firma-dev/sdk

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

Duplicated template details

id
string<uuid>
required

ID of the newly created signing request

name
string
required

Name of the new signing request

status
string
required

Status of the new signing request

Example:

"draft"

workspace_id
string<uuid>
required

Workspace the signing request belongs to

description
string | null

Description of the new signing request

created_date
string<date-time>

Creation timestamp