Update Testimonial
update_testimonialUpdate a testimonial by ID or slug: modify only the fields you send, or set published to false to hide it from the public site.
Instructions
Update a testimonial by id or slug. Send only the fields to change. Set published to false to hide it from the public site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Testimonial id or slug | |
| name | No | ||
| slug | No | Unique URL slug, e.g. "clay-burkett" | |
| order | No | ||
| quote | No | ||
| detail | No | School / firm / context, e.g. "University of North Georgia" | |
| rating | No | 1-5 star rating for short community reviews | |
| result | No | One-line outcome, e.g. "Launched his own hedge fund". Set this and featured: true to show it in the home Results band. | |
| videoId | No | ||
| featured | No | Featured testimonials show as career-outcome cards; non-featured show as short reviews | |
| published | No | ||
| videoType | No |