📣 this endpoint delete a livestream under a library . In this DELETE 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
📢 Info message : Here URL is contructed like DELETE/libraries/<library_id>/livestreams/<livestream_id>