Create a Replay Session for a specified Session Token
POST {{biBaseURL}}/pbsm/replay
Request Body
{"id"=>"string", "record_key"=>"string", "protocol"=>"string", "headless"=>"boolean"}
RESPONSES
status: OK
{"id":"string","token":"string","ticket":"string"}