---
title: "Send Contact Email"
method: POST
path: "/v1/users/contact"
---

# Send Contact Email

`POST /v1/users/contact`

Sends an email to a prearranged email address containing help form info

## Request body

- object
  - `platform` string
  - `queryRelate` string
  - `query` string

## Response `200`

OK

- object
  - `data` string

## Other responses

- `401` — Error Response

---

[API](https://skmtc.net/wri/apis/fw-users.md) · [All operations](https://skmtc.net/wri/apis/fw-users/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wri/fw-users/versions/7005160681a8/schema)
