Signals an active process to terminate. The body is accepted only to validate that the request is a JSON object; its contents are ignored.
Documentation Index
Fetch the complete documentation index at: https://modelcontrolinterface.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Numeric process identifier.
x > 0Any JSON object. The payload is ignored and only object-ness is validated.
The updated process snapshot after the kill request.
Process status snapshot returned by process management endpoints.
Numeric process identifier assigned by the API.
x > 0Current lifecycle state of the process.
idle, queued, running, terminating Terminal outcome of the process when it reaches the idle state.
failed, success, timeout, canceled, null Optional caller-supplied reference string used to group related processes.
1