Skip to main content
POST
Record a contingency schedule change

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Cuerpo

application/json
effectiveAt
string<date-time>
requerido

The announced instant the change takes effect (RFC3339).

origin
string
requerido

The announcing channel / upstream reference (non-empty, ≤256 chars).

Maximum string length: 256
reason
string
requerido

Why the schedule changed (non-empty, ≤500 chars).

Maximum string length: 500
windowSeq
integer<int64>

The affected canonical window's grid sequence; omit for a non-window-specific note. Validated against the compiled window grid.

Rango requerido: x >= 1

Respuesta

Created

announcedAt
string<date-time>
requerido

When the change was recorded (intake instant).

effectiveAt
string<date-time>
requerido

The announced instant the change takes effect, recorded verbatim (for a window prorrogação, the announced new close).

id
string<uuid>
requerido

Schedule change id.

origin
string
requerido

Auditable origin — the announcing channel / upstream reference (e.g. "Núclea e-mail ref X").

reason
string
requerido

Why the schedule changed, as recorded by the operator.

windowSeq
integer<int64>

The affected canonical window's grid sequence; omitted for a non-window-specific note.