stopClosedCaptions

@POST(value = "/video/call/{type}/{id}/stop_closed_captions")
abstract suspend fun stopClosedCaptions(@Path(value = "type") type: String, @Path(value = "id") id: String, @Body stopClosedCaptionsRequest: StopClosedCaptionsRequest): StopClosedCaptionsResponse

Stop closed captions Stops closed captions