---
title: "Post contact details"
method: POST
path: "/v1/contact"
tags: ["contact"]
---

# Post contact details

`POST /v1/contact`

## Request body

- Contact
  - `title` string
  - `phone` string
  - `company` string
  - `email` string
  - `description` string

## Response `204`

Contact details sent

---

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