{ "opencollection": "1.0.0", "info": { "name": "Soracom and Query Analysis API Sandbox: Subscriber API", "version": "20250903-043502" }, "items": [ { "info": { "name": "API Sandbox: Subscriber", "type": "folder" }, "items": [ { "info": { "name": "Creates a new subscriber for sandbox", "type": "http" }, "http": { "method": "POST", "url": "https://api.soracom.io/v1/sandbox/subscribers/create", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Soracom-API-Key", "value": "{{X-Soracom-API-Key}}", "placement": "header" } }, "docs": "Creates a new subscriber for sandbox." } ] } ], "bundled": true }