Skip to main content
POST
ban viewers from a live stream

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

streamId
string
required

Stream id to update

Maximum string length: 50

Body

application/json
userIds
string[]
required

List of user IDs to ban from the live stream

Response

Successfully banned users

success
boolean