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

x-api-key
string
required
Your API key for authentication
x-organization-id
string
required
Your organization UUID

Path Parameters

template_id
string
required
The UUID of the template to set as default

Response

Returns the updated template object with is_default: true.