# Reset template to default Delete platform-specific template override and revert to main template. Notification preference (on/off) is preserved. Endpoint: POST /api/notification/v1/platforms/{platform_key}/templates/{notification_type}/reset/ Version: 4.84.1-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `notification_type` (string, required) - `platform_key` (string, required) ## Response 200 fields (application/json): - `message` (string) - `deleted` (boolean)