Delete an existing alerts configuration.
Security
sessionToken
- Mock serverhttps://tidepool.redocly.app/_mock/reference/alerts.v1/v1/users/{userId}/followers/{followerUserId}/alerts
- integrationhttps://external.integration.tidepool.org/v1/users/{userId}/followers/{followerUserId}/alerts
- productionhttps://api.tidepool.org/v1/users/{userId}/followers/{followerUserId}/alerts
- dev1https://dev1.dev.tidepool.org/v1/users/{userId}/followers/{followerUserId}/alerts
- qa1https://qa1.development.tidepool.org/v1/users/{userId}/followers/{followerUserId}/alerts
- qa2https://qa2.development.tidepool.org/v1/users/{userId}/followers/{followerUserId}/alerts
curl -i -X DELETE \
'https://tidepool.redocly.app/_mock/reference/alerts.v1/v1/users/{userId}/followers/{followerUserId}/alerts' \
-H 'X-Tidepool-Session-Token: YOUR_API_KEY_HERE'