---
title: "Post Old Api User"
method: POST
path: "/model/old-api-user"
tags: ["Models and Predictions"]
---

# Post Old Api User

`POST /model/old-api-user`

## Query parameters

- `kb_id` string, uuid, required
- `token` string, required

## Request body

- OldApiUserPayload
  - `website` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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