operator-alerts

Try close availability alert

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

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

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 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.