{ "opencollection": "1.0.0", "info": { "name": "Amazon Interactive Video Service BatchGetChannel StartViewerSessionRevocation API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "StartViewerSessionRevocation", "type": "folder" }, "items": [ { "info": { "name": "Amazon Interactive Video Service Start Viewer Session Revocation", "type": "http" }, "http": { "method": "POST", "url": "http://ivs.{region}.amazonaws.com/StartViewerSessionRevocation", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Starts the process of revoking the viewer session associated with a specified channel ARN and viewer ID. Optionally, you can provide a version to revoke viewer sessions less than and including that version. For instructions on associating a viewer ID with a viewer session, see Setting Up Private Channels." } ] } ], "bundled": true }