Skip to main content
POST
Update AI By Id

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Path Parameters

agent_id
number<int64>
required

Body

application/json
prompt
string

The prompt field for the AI agent

max_output_tokens
number

The max_output_tokens field for the AI agent

model
object

Response

id
number<int64>
name
string
created_by
number<int64>
created_at
string<date-time>

Date in UTC. Example 2022-10-12 14:40:00