---
title: "PATCH /spaces/{spaceId}/projects/{projectId}/threshold-alert-recipients/{recipientId}"
method: PATCH
path: "/spaces/{spaceId}/projects/{projectId}/threshold-alert-recipients/{recipientId}"
tags: ["slash-project-threshold-alert-recipient"]
---

# PATCH /spaces/{spaceId}/projects/{projectId}/threshold-alert-recipients/{recipientId}

`PATCH /spaces/{spaceId}/projects/{projectId}/threshold-alert-recipients/{recipientId}`

## Path parameters

- `spaceId` integer, required
- `projectId` integer, required
- `recipientId` integer, required

## Request body

- ThresholdAlertRecipientUpdateRequest — Toggle whether a configured recipient currently receives threshold alerts.
  - `active` boolean, required — True to resume alerts, false to pause without removing.

## Response `200`

OK

- ResponseFormat
  - `success` boolean
  - `message` string
  - `data` unknown
  - `errorCode` integer
  - `errors` unknown

---

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