I use the following command to start the RTMP pull:
/usr/bin/curl -X POST "http://127.0.0.1:8081/rest-api/pull/rtmp/pull" -H "Content-Type:application/json" -d '{"uri":"rtmp://127.0.0.1/live/10003","localStreamName":"test","record":"false"}'
Whats the command to find the session and terminate...