Skip to content

Post Following

corsacca edited this page May 29, 2019 · 1 revision

Get Following

Get https://example.com/wp-json/dt-posts/v2/{post_type}/{post_id}/following

Returns

(array) An array of uses ids.

Shares list format:

[
  1, 2, 34
]

Developer Documentation

Clone this wiki locally