internal function to make a POST requests to a Pocket API endpoint.
1 | pocket_post_(endpoint, consumer_key, access_token, ...)
|
endpoint |
character. endpoint to make a request to. |
consumer_key |
character. Pocket consumer key. |
access_token |
character. Pocket access token. |
... |
additional named arguments to be put into the body of the POST request. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.