{ "opencollection": "1.0.0", "info": { "name": "MAVRCK.IO Tiktok Activations API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "api-key", "value": "{{api-key}}", "placement": "header" } }, "items": [ { "info": { "name": "Tiktok Activations", "type": "folder" }, "items": [ { "info": { "name": "Put", "type": "http" }, "http": { "method": "PUT", "url": "http://app.splashscore.com/v1/v1/tiktok-activations/:tiktokMediaId", "params": [ { "name": "tiktokMediaId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }