Articles
Examples
curl -X POST <https://getpocket.com/v3/oauth/authorize> -d "code=string&consumer_key=string"-Xto specify the request type.-ddata.
curl -X POST <https://getpocket.com/v3/oauth/authorize> -d "code=string&consumer_key=string"-X to specify the request type.-d data.