Skip to content

Create Post

corsacca edited this page May 28, 2019 · 4 revisions

Create Post

POST https://example.com/wp-json/dt/v2/{post_type}/

Requires permission: create_{post_type}

Parameters:

Body params: See Post-Types-Fields-Format

Query params: add ?silent=true to disable notifications

Returns

Will return the same content as: Get Post

Developer Documentation

Clone this wiki locally