Skip to main content
PUT
/
agent
/
{id}
/
settings
Atualizar configurações do agente
curl --request PUT \
  --url https://juiywycqytekaffjcbfa.supabase.co/functions/v1/api-v1/agent/{id}/settings \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'
{}

Authorizations

x-api-key
string
header
required

Autenticação por chave de API.

Path Parameters

id
string
required

ID do recurso

Body

application/json

The body is of type object.

Response

200 - application/json

Configurações atualizadas

The response is of type object.