Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Process ID
Body
application/json
Port monitor configuration
URL to call when a new port is detected
Example:
"http://localhost:3000/callback"
Response
Object containing PID and success message
The response is of type object
.