Skip to main content
DELETE
Stop a process

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required

Process identifier (PID or name)

Response

Process stopped

message
string
required
Example:

"File created successfully"

path
string
Example:

"/path/to/file"

Last modified on June 16, 2026