Skip to main content
POST
Acknowledge Incident
string
required
Unique incident name (e.g., INC-20260319-001)
string
required
Identifier of the user or team acknowledging the incident
string
Optional message with context about the acknowledgment

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required

Unique incident name.

Example:

"INC-20260319-001"

Body

application/json
acknowledgedBy
string
required

User or team identifier acknowledging the incident.

Example:

"carlos.silva@empresa.com"

message
string

Optional context about the acknowledgment.

Example:

"Investigating memory increase on payment-service"

Response

Incident acknowledged

apiVersion
string
Example:

"v1"

kind
string
Example:

"Incident"

metadata
object
spec
object
status
object