Skip to main content
POST

Request

string
required
Session ID containing the process
integer
Specific process ID to kill. If omitted, kills all processes.
string
required
Bearer token with your API key

Response

integer
Number of processes killed
array
Array of killed process IDs

Example