Skip to main content
POST
/
ai
/
chat
Chat with AI to modify resume
curl --request POST \
  --url http://localhost:3000/api/openapi/ai/chat \
  --header 'x-api-key: <api-key>'
"<unknown>"

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

OK

The response is of type any.