Skip to main content
DELETE
Delete Survey Template

Delete Survey Template

Soft-deletes a survey template by setting enabled to false. The template is no longer returned in list queries but existing references from employee records are preserved.

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 survey template to delete

Response

Returns the deleted template object with enabled: false.