Here it is. Also I was wrong earlier, the POST request is to add content, not create.
POST /rest/asset/v1/landingPage/ID/content.json
Content-Type: application/x-www-form-urlenco...
I have since figured out how to do this. The API documentation page was not updated with the correct information. If you go to http://developers.marketo.com/documentation/marketo-r...
I am also getting a 709 error on a landing page with a youtube video on it. It is returning the error "Social content type is not supported for landing page"I looked at Marketo's e...
Thanks for updating them!Also I noticed, and it may be an issue with the CMS that you mentioned above, some of the example request's and example response's are also missing from a ...
Great! Thank you!I was also looking over the landing page endpoints. I am not sure if this is missing or if it is just not included in the endpoints, but with a landing page I can ...
I am trying to do something similar however, I am trying to update a snippet within an email. There is a current snippet ID within my email, but I want to dynamically change that s...