v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-028581251.8 KB
place.stream.moderation

Create a block (ban) on behalf of a streamer. Requires 'ban' permission. Creates an app.bsky.graph.block record in the streamer's repository.

post/xrpc/place.stream.moderation.createBlock

Request body

streamerstring did required

The DID of the streamer whose chat this block applies to.

subjectstring did required

The DID of the user being blocked from chat.

reasonstring

Optional reason for the block.

Response

Success

uristring uri required

The AT-URI of the created block record.

cidstring cid required

The CID of the created block record.