How to update Advanced Custom Fields for a WordPress blogpost from C# with a JSON REST API call
When you want to edit the advanced custom fields for a WordPress blogpost, you must first install the ACF to REST API plugin. For sending authenticated POST request I used the JWT