---
title: "POST /v1/connect/api/test/"
method: POST
path: "/v1/connect/api/test/"
tags: ["v1"]
---

# POST /v1/connect/api/test/

`POST /v1/connect/api/test/`

post request.

## Request body

- TestConnect
  - `hello` string, required
  - `wake` string, required
  - `name` string, required

## Response `200`

- TestConnect
  - `hello` string, required
  - `wake` string, required
  - `name` string, required

## Other responses

- `400`

---

[API](https://skmtc.dev/cariqa/apis/cariqa-api.md) · [All operations](https://skmtc.dev/cariqa/apis/cariqa-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cariqa/cariqa-api/revisions/3c4d0ebb2e15/schema)
