Skip to main content
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 a template_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 with is_default: true.