---
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

## Changes

- **2023-01-11** `321e1a60877a` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wri/apis/fw-users/changes/v1/users/contact/post.md)

---

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