When sending a Micropub h-update request if the whole post body is modified the changes are applied, but when trying to update an specific post parameter (like syndication) instead of the whole post body the request gets processed without any errors but the changes are not applied.
The results are the same when using a Micropub client like Micropublish or sending a POST request.