---
title: "Contact Us"
method: POST
path: "/website/contact-us"
tags: ["website"]
---

# Contact Us

`POST /website/contact-us`

Endpoint to handle contact submissions.
Expects a JSON payload with the required fields.

## Request body

- object

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/svahnar/apis/svahnar-apis.md) · [All operations](https://skmtc.net/svahnar/apis/svahnar-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/svahnar/svahnar-apis/revisions/02cca47c900a/schema)
