---
title: "POST /ai.suggest"
method: POST
path: "/ai.suggest"
tags: ["ai"]
---

# POST /ai.suggest

`POST /ai.suggest`

## Request body

- object
  - `aiId` string, required
  - `input` string, required
  - `serverId` string

## Response `200`

Successful response

## Other responses

- `default` — Error response

---

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