---
title: "Add an event/alerts relationship"
method: PUT
path: "/app/v1/events/{id}/alerts/{alert_id}"
tags: ["events"]
---

# Add an event/alerts relationship

`PUT /app/v1/events/{id}/alerts/{alert_id}`

## Path parameters

- `id` string, uuid, required
- `alert_id` string, uuid, required

## Response `200`

A successful operation

---

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