Delete a gate (unhide VOD comment) on behalf of a streamer. Requires 'vod.comment.hide' permission. Deletes a place.stream.vod.gate record from the streamer's repository.
POST
/xrpc/place.stream.moderation.deleteVodGate
Request Body required
Section titled “Request Body required ”object
streamer
required
The DID of the streamer.
string format: did
gateUri
required
The AT-URI of the gate record to delete.
string format: uri
Responses
Section titled “ Responses ”Success
object
Bad Request