Skip to main content
PATCH
Update tenant-owned lifecycle state for a customer change impact

Authorizations

x-api-key
string
header
default:YOUR_ESHERIA_API_KEY
required

Client API key issued by Esheria.

Headers

idempotency-key
string
required

Unique key for mutating request replay protection.

Path Parameters

customer_change_impact_id
string<uuid>
required

Body

application/json
status
enum<string>
required
Available options:
open,
acknowledged,
resolved,
dismissed
status_reason
string | null
Maximum string length: 1000
status_updated_by
string | null
Maximum string length: 160
resolution_payload
Resolution Payload · object

Response

Successful Response