---
title: "Updates the shouldAlert field on all rapids within a validation set."
method: PATCH
path: "/validation-set/{validationSetId}/shouldAlert"
tags: ["ValidationSet"]
---

# Updates the shouldAlert field on all rapids within a validation set.

`PATCH /validation-set/{validationSetId}/shouldAlert`

## Path parameters

- `validationSetId` string, required

## Request body

- UpdateValidationSetShouldAlertEndpointInput
  - `shouldAlert` boolean, required — A flag indicating whether users should be alerted if they answer incorrectly.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

[API](https://skmtc.net/rapidata/apis/rapidata-api.md) · [All operations](https://skmtc.net/rapidata/apis/rapidata-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rapidata/rapidata-api/revisions/e42ec51c7b88/schema)
