Update Testimonialput https://{APP_DOMAIN}/api/3.2/marketing/testimonials/{id}Updates an existing testimonial.Path ParamsidintegerrequiredThe ID of the testimonial to updateBody ParamsBody Paramspublication_idintegerrequiredThe ID of the publicationtestimonialstringrequiredThe testimonial textnamestringrequiredThe customer's nameemailstringrequiredThe customer's email addressactivebooleanrequiredWhether the testimonial is active and displayedtruefalsetitlestringThe customer's title or roledatestringThe date of the testimonialwebsite_image_asset_idintegerThe ID of the customer's image assettag_idsarray of integersArray of tag IDs to associatetag_idsADD integerResponse 200The updated testimonialUpdated 21 days ago