Skip to content
GitHub Get Started
HTTP API

Delete a process record.

DELETE
/v1/processes/{id}

Removes a stopped process from the runtime. Returns 409 if the process is still running; stop or kill it first.

id
required
string

Process ID

Process deleted

Unknown process

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties

Process is still running

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties

Process API unsupported on this platform

object
detail
string
nullable
instance
string
nullable
status
required
integer format: int32
title
required
string
type
required
string
key
additional properties