Posting a new post into a custom post type?
Is this possible or am I just doing it wrong.
I tried 'wp.posts().type('travels').post({' and wp.posts().post({type: "customtype"'.
I also tried using the custom post type endpoint when initialising 'http://site.local/wp-json/wp/v2/customtype'.