Set Default Template
Set Default Template
Set a template as the organization’s default survey template
PATCH
Set Default Template
Set Default Template
Marks a template as the organization’s default. The previous default template (if any) is automatically unset. The default template is used when sending surveys without specifying atemplate_id.
Request
Headers
string
required
Your API key for authentication
string
required
Your organization UUID
Path Parameters
string
required
The UUID of the template to set as default
Response
Returns the updated template object withis_default: true.