---
title: "Submits a survey for the calling customer."
method: POST
path: "/identity/survey"
tags: ["Survey"]
---

# Submits a survey for the calling customer.

`POST /identity/survey`

## Request body

- SendSurveyEndpointInput
  - `fields` object, required — The fields of the survey.

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `401` — Unauthenticated
- `403` — Forbidden

---

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