/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 34m ago · Updated 1w ago
Details
Filter operations
API Keys
4
Auth
7
Backups
13
Bot Config Routes
4
Bots
15
Chat
26
Commands
3
Config Profiles
7
get
Get the configuration profile schema
get
List configuration profiles
post
Create a configuration profile
get
Get a configuration profile
put
Replace a configuration profile
delete
Delete a configuration profile
patch
Rename a configuration profile
Conversations
7
Cron
5
Files
6
IM
2
Knowledge Base
16
Logs
4
MCP
11
Personas
15
Plugin Pages
12
Plugin Sources
5
Plugins
36
Provider Sources
10
Providers
19
Sessions
11
Skills
24
Stats
11
Subagents
3
System Config
4
T2I
8
Tools
3
Updates
7
Webhooks
2
Config Profiles
Rename a configuration profile
patch
/api/v1/config-profiles/{config_id}
Path parameters
config_id
string
required
Request body
RenameRequest
required
name
string
required
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
Changes