Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Is there any way to update a plain-text email by using REST API?HTML email portion can be updated via "POST /rest/asset/v1/email/{id}/content/{htmlId}.json", but it seems there is no endpoint to update plain-text portion.We need to update more than 400 emails, so we need REST API solution.I don't wa...