operator-alerts

Try close availability windows alert

Attempts to close open aggiungi_fasce_orarie alert using backend rules. Returns closed=true only when requirements are satisfied.

post/api/operator-alerts/close-availability-windows

Request body

operator_idstring nullable

Operator UUID (required for admin)

alert_idstring nullable

Specific alert UUID to close; if omitted, service uses latest open availability-windows alert for operator

Response

Successful Response

closedboolean required

True when alert was closed

messagestring required

Human-readable outcome

Changes

No recorded changes to this endpoint across all 1 revision of this API.