/
RE
rebolt
/
FastAPI
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 1d ago
Details
Filter operations
API Keys
5
get
List Api Key Cards
post
Create Api Key
get
Get Api Key Card
delete
Delete Api Key
patch
Update Without Changing Secrets
attachments
2
Conversations
7
Deployments
6
Domains
1
health
6
Integration Credentials
12
Integration Providers
4
LLM Proxy
1
Projects
15
SDK
9
Versions
3
API Keys
Update Without Changing Secrets
patch
/api/v1/api-keys/{api_key_id}
Path parameters
api_key_id
string
uuid
required
Request body
UpdateAPIKeyRequest
required
api_key_name
string
required
The name of the API key
Response
Successful Response
CommandWasSuccessfulResponse
required
success
boolean
message
string
nullable
Changes