---
title: "POST Questionnaires"
method: POST
path: "/v2/questionnaires"
---

# POST Questionnaires

`POST /v2/questionnaires`

POST a questionnaire to Conveyor

## Headers

- `X-API-KEY` string

## Response `200`

200

- object
  - `id` string
  - `created_at` string
  - `updated_at` string
  - `_type` string
  - `due_at` string

---

[API](https://skmtc.net/conveyor/apis/portal-api.md) · [All operations](https://skmtc.net/conveyor/apis/portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/conveyor/portal-api/versions/adc0da85b126/schema)
