Skip to main content
PATCH
Patch Proxy

Headers

Authorization
string | null
X-Request-ID
string | null

Path Parameters

proxy_id
string<uuid>
required

Body

application/json
name
string | null
description
string | null
system_prompt
string | null
intent
string | null
source
enum<string> | null
Available options:
auto,
manual
provider_id
string<uuid> | null
owner_id
string<uuid> | null

Response

Successful Response

id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
org_id
string<uuid>
required
owner_id
string<uuid> | null
required
name
string | null
required
description
string | null
required
system_prompt
string | null
required
intent
string | null
required
status
enum<string>
required
Available options:
draft,
active
source
enum<string>
required
Available options:
auto,
manual
provider_id
string<uuid> | null
required
provider
ProxyProviderSummary · object | null
required
proxy_url
string
required
read-only