x-api-key: ********************curl --location -g --request DELETE 'https://relay.exostack.cloud//system/sdk/windows/?organisation_id' \
--header 'x-api-key: <api-key>'{
"organisation_id": "mastodonte",
"window": {
"window_name": "maintenance-nocturne",
"enabled": true,
"days_of_week": [
"mon",
"tue",
"wed",
"thu",
"fri"
],
"start_time": "02:00",
"end_time": "05:00",
"reason": "Maintenance planifiée des serveurs",
"updated_at": "2026-03-16T10:00:00-04:00"
}
}