# Alerts Endpoints related to alert configuration and management. ## Delete an alerts configuration - [DELETE /v1/users/{userId}/followers/{followerUserId}/alerts](https://tidepool.redocly.app/reference/alerts.v1/alerts/deletealertsconfiguration.md): Delete an existing alerts configuration. ## Get an alerts configuration - [GET /v1/users/{userId}/followers/{followerUserId}/alerts](https://tidepool.redocly.app/reference/alerts.v1/alerts/getalertsconfiguration.md): Retrieve an existing alerts configuration. ## Create or update an alerts configuration - [POST /v1/users/{userId}/followers/{followerUserId}/alerts](https://tidepool.redocly.app/reference/alerts.v1/alerts/upsertalertsconfiguration.md): Create or update an alerts configuration. If no alerts configuration exists, it will be created.