{ "info": { "_postman_id": "0ec735fc-3d16-4c37-a4d7-2a695b33d02b", "name": "pocketcasts_listen_history", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "https://api.pocketcasts.com/user/history", "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "TOKEN HERE", "type": "string" } ] }, "method": "POST", "header": [], "url": { "raw": "https://api.pocketcasts.com/user/history", "protocol": "https", "host": [ "api", "pocketcasts", "com" ], "path": [ "user", "history" ] } }, "response": [] } ] }