Skip to main content
PATCH
Update Template

Authorizations

x-api-key
string
header
required

HeyGen API key. Obtain from your HeyGen dashboard.

Path Parameters

template_id
string
required

Unique template identifier

Body

application/json

Request body for PATCH /v3/templates/{template_id}.

name
string
required

New template name

Required string length: 1 - 255
Example:

"Q4 outreach v2"

Response

Successful response

data
TemplateDetailV3 · object

Template detail including its variable schema, scenes, and bindable elements.