- Enter endpoint title e.g: get-particular-snippet
- Get the endpoint URI by clicking on the Save Changes button
- Once the changes have been saved you will get the endpoint URI
- Get a particular endpoint URI
- https://mywebsite.com/wp-json/post-snippets/get-particular-snippet/{token}/{snippet-title}
- Use the following parameters to get a particular snippet
- {token} : 6fB9Ied3Tt8BbLyy
- {snippet-title} : sample-snippet
- Response result:
Was this article helpful to you?
Yes
No