v1
latestOpenAPI 3.0.32026-07-22194221292.5 KBnetwork
Start monitoring ports for a process
Start monitoring for new ports opened by a process
post/network/process/{pid}/monitor
Path parameters
pidinteger required
Process ID
Request body
Example request
{
"callback": "http://localhost:3000/callback"
}Response
Object containing PID and success message
object required