List of Endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
This page covers endpoints available for all post types like
contacts
groups
custom post types. Click for more information.
CRUD
: POST /wp-json/dt-posts/v2/{post-type}
: GET /wp-json/dt-posts/{post-type}/v2/post-type/{post_id}
: POST /wp-json/dt-posts/v2/{post-type}/{post_id}
List
: GET /wp-json/dt-posts/v2/{post-type}
: GET /wp-json/dt-posts/v2/{post-type}/compact
Comments
: GET /wp-json/dt-posts/v2/{post-type}/{post_id}/comments
: POST /wp-json/dt-posts/v2/{post-type}/{post_id}/comments
: POST /wp-json/dt-posts/v2/{post-type}/{post_id}/comments/{comment_id}
: DELETE /wp-json/dt-posts/v2/{post-type}/{post_id}/comments/{comment_id}
Activity
Shares
Following
Settings
Multi_select values: GET /wp-json/dt-posts/v2/{post-type}/multi-select-values
Global Search
: GET /wp-json/dt-posts/v2/{post-type}/{post_id}/activity
: GET /wp-json/dt-posts/v2/{post-type}/{post_id}/activity/{activity_id}
: GET /wp-json/dt-posts/v2/{post-type}/{post_id}/shares
: POST /wp-json/dt-posts/v2/{post-type}/{post_id}/shares
: DELETE /wp-json/dt-posts/v2/{post-type}/{post_id}/shares
: GET /wp-json/dt-posts/v2/{post-type}/{post_id}/following
: GET /wp-json/dt-posts/v2/{post-type}/settings
: GET /wp-json/dt-posts/v2/posts/search/advanced_search