---
title: "Sends feedback email to global.health"
method: POST
path: "/feedback"
tags: ["User"]
---

# Sends feedback email to global.health

`POST /feedback`

## Request body

- object — Message sent to global.health as feedback
  - `message` string

## Response `200`

OK

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api.md) · [All operations](https://skmtc.net/globaldothealth/apis/global-health-curator-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/globaldothealth/global-health-curator-service-api/revisions/5b1151265235/schema)
