Close Sessionpost https://api.heygen.com/v1/streaming.stopThis endpoint is used to terminate an active streaming session.Request Body FieldTypeDescriptionsession_idstringThe ID of the session to be stopped. Response Body FieldTypeDescriptionstatusstringThe status of the response. If the session is successfully stopped, it will return "success".