---
title: "POST /dplexresource/contactus"
method: POST
path: "/dplexresource/contactus"
tags: ["resource-controller"]
---

# POST /dplexresource/contactus

`POST /dplexresource/contactus`

## Request body

- ContactUsRequest
  - `captchaToken` string
  - `generalQuestion` string
  - `specificQuestion` string
  - `firstName` string
  - `lastName` string
  - `companyName` string
  - `emailAddress` string
  - `description` string
  - `clientType` string
  - `selectSolution` string
  - `clientId` string

## Response `200`

OK

---

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