Attach a player to a target process for per-application loopback capture
POST
/api/players/{id}/attach-process
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string format: uuid
Request Body required
Section titled “Request Body required ”object
processName
string
includeProcessTree
boolean
processPidHint
integer format: int32
Responses
Section titled “ Responses ”OK
object
playerId
string format: uuid
processName
string
includeProcessTree
boolean
attachmentState
string
Bad Request
Forbidden
Not Found
Not Implemented