Client - WordPress

Create a new post or page

post/api/client/wordpress/posts

Request body

domain_idinteger required
pathstring nullable
titlestring required
contentstring
status'publish' | 'draft' | 'private' | 'pending'
type'post' | 'page'

Response

Created

idinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.