---
title: "POST /api/AlertCenter/v1/AlertUpdate"
method: POST
path: "/api/AlertCenter/v1/AlertUpdate"
tags: ["AlertCenter"]
---

# POST /api/AlertCenter/v1/AlertUpdate

`POST /api/AlertCenter/v1/AlertUpdate`

## Query parameters

- `showInRssFeed` boolean, required

## Request body

- AlertUpdate
  - `AlertUpdateID` integer, required
  - `AlertID` integer, required
  - `Description` string
  - `ModifiedDate` string, date-time, required
  - `ModifiedBy` integer, required
  - `LinkUrl` string
  - `LinkText` string
  - `LinkNewWindow` boolean, required
  - `IsArchived` boolean
  - `NotifyMePopup` Popup4
    - `SendType` 0 | 1 | 2 | 3, required
    - `Comments` string
    - `SmsComments` string
    - `TxtSubject` string
    - `SendBeforeDays` integer
    - `IncludeStatusInEmailSubject` boolean, required
    - `IncludeLinkIntoSms` boolean, required
    - `SendOptions` SendType[]

## Response `201`

or

- unknown

## Other responses

- `404` — Not Found

---

[API](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation.md) · [All operations](https://skmtc.dev/maplewoodmn/apis/civicplus-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/maplewoodmn/civicplus-api-documentation/revisions/9a7fb3c45938/schema)
