Skip to main content
POST
Close Postmortem
string
required
Unique postmortem name (e.g., PM-20260319-001)
string
default:"default"
Kubernetes namespace
string
Identifier of the person closing the postmortem
string
Final notes or summary of the review outcome

PostMortem Lifecycle

A closed postmortem is immutable and serves as the permanent record for compliance and audit purposes.

Authorizations

Authorization
string
header
required

Bearer token issued by the operator. Format: Authorization: Bearer <token>.

Path Parameters

name
string
required

Unique postmortem name.

Example:

"PM-20260319-001"

Query Parameters

namespace
string
default:default

Kubernetes namespace.

Body

application/json
reviewer
string

Identifier of the person closing the postmortem.

Example:

"carlos.silva@empresa.com"

notes
string

Final notes / summary of the review outcome.

Example:

"All action items assigned. Approved for compliance archive."

Response

Postmortem closed

apiVersion
string
Example:

"v1"

kind
string
Example:

"PostMortem"

metadata
object
resourceMeta
object

Used by some endpoints in place of metadata.

report
object
status
object