---
title: "Controller Handle Parse Sql"
method: POST
path: "/audience/parse_sql"
tags: ["audience"]
---

# Controller Handle Parse Sql

`POST /audience/parse_sql`

Parses SQL and returns the result

## Request body

- SqlParsePayload
  - `json_sql` object, required — The JSON containing the SQL to parse

## Response `201`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

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