📣 this endpoint update status of livestream of a library . In this PATCH request the library ID and livestream ID has to be provided .✳ list of URL parameters
library_id = 36 character in length
livestream_id = 36 character in length
status = ban or unban
📢 Info message : Here URL is contructed like PATCH/libraries/<library_id>/livestreams/<livestream_id>/<status>