# ai_media_orgs_users_heygen_templates_destroy Endpoint to delete a Heygen template id for an org. The reponse status code is always 204 when no error. Only platform admins have access to this endpoint. Endpoint: DELETE /api/ai-media/orgs/{org}/users/{user_id}/heygen/templates/{template_name}/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `org` (string, required) - `template_name` (string, required) - `user_id` (string, required)