Skip to content

Attach a player to a target process for per-application loopback capture

POST
/api/players/{id}/attach-process
id
required
string format: uuid
object
processName
string
includeProcessTree
boolean
processPidHint
integer format: int32
nullable

OK

object
playerId
string format: uuid
processName
string
includeProcessTree
boolean
attachmentState
string

Bad Request

Forbidden

Not Found

Not Implemented