Skip to main content
POST
Save Unified Changes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Schema para salvar alterações unificadas.

agent_type
string
required

Tipo do agente

prompt_content
string | null

Conteúdo do system prompt

clickup_cards
Clickup Cards · object[] | null

ClickUp cards

tools
string[] | null

Lista de ferramentas

model_name
string | null

Nome do modelo

embedding_name
string | null

Nome do embedding

author
string | null

Autor da alteração

reason
string | null

Motivo da alteração

Response

Successful Response

Schema para resposta do save unificado.

success
boolean
required
unified_version_number
integer
required
version_display
string
required
change_type
string
required
message
string
required
prompt_id
string | null
config_id
string | null
prompt_tokens
integer | null
prompt_tokenizer
string | null