/
AG
agentarea
/
AgentArea API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v12
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
251
238
661.6 KB
v1
protected
clients
Update Client
patch
/v1/clients/{client_id}
Path parameters
client_id
string
uuid
required
Request body
ClientUpdate
required
Patch payload for a client. Unset fields remain unchanged.
description
string
nullable
kind
string
nullable
name
string
nullable
source_project_id
string
nullable
Response
Successful Response
ClientResponse
required
created_by
string
required
description
string
nullable
required
id
string
uuid
required
kind
string
required
mcp_endpoint_url
string
nullable
mcp_instances
ClientRef[]
name
string
required
skills
ClientRef[]
source_project_id
string
nullable
required
workspace_id
string
required