Web API request ====== Playbacks/KillPlayback ====== Kills a playback specified by its handle (user number, titan id, location). ^ API | https://api.avolites.com/12.0/Playbacks.KillPlayback.html | ^ namespace | Playbacks | ^ usage | ''%% http://[ip]:4430/titan/script/2/Playbacks/KillPlayback?handle={handle} %%'' | ^ example | [[+tab|http://localhost:4430/titan/script/2/Playbacks/KillPlayback?handle_userNumber=2 ]] (link opens in new tab) | ^ action | kills the specified handle | ^ parameter | handle=[[webapi:parameters:handle]] | ^ returns | nothing if successfull\\ various errors messages if not successfull (see [[webapi:parameters:handle#errors]]) | ^ remarks | | ==== Used In ==== {{backlinks>.}}