Update Blog PostCopy Pagepatch https://api.duda.co/api/sites/multiscreen/{site_name}/blog/posts/{post_id}Updates a blog post.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramssite_namestringrequiredThe unique identifier of the target Site.post_idstringrequiredThe unique identifier of the blog post.Body Paramsauthor_namestringThe author name of the blog post.descriptionstringThe description for the blog post.meta_titlestringThe title of the page (inside the HTML tag).no_indexbooleantruefalsepathstringShould be unique from other pages/posts on the site.publish_datedate-timeThis field must be provided in the ISO 8601 format: yyyy-MM-dd'T'HH:mm:ss (e.g., 2024-12-25T08:30:15). This timestamp is used only for display purposes. It does not affect the post’s published status and cannot be used to schedule a future publication.schedule_publish_datedate-timeThis field must be provided in the ISO 8601 format: yyyy-MM-dd'T'HH:mm:ss (e.g., 2024-12-25T08:30:15). Post will be published on the specified date.tagsarray of stringsThe tags for the blog post.tagsADD stringtitlestringThe title of the blog post.Responses 200200 400400Updated 11 months ago