/
AG
agience
/
Agience Platform API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
89
64
200.5 KB
OAuth Clients
Update Server Credential
patch
/auth/clients/{client_id}
Path parameters
client_id
string
required
Request body
ServerCredentialUpdate
required
name
string
nullable
scopes
string[]
nullable
resource_filters
object
nullable
is_active
boolean
nullable
Response
Successful Response
ServerCredentialResponse
required
id
string
required
client_id
string
required
name
string
required
server_id
string
required
host_id
string
required
authority
string
required
scopes
string[]
required
resource_filters
object
required
is_active
boolean
required
created_time
string
required
last_used_at
string
nullable
last_rotated_at
string
nullable