/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
Bot Config Routes
4
Bots
15
Chat
24
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
Files
6
IM
2
MCP
11
Open API
2
Personas
15
Plugin Pages
12
Plugin Sources
5
Plugins
37
Provider Sources
10
Providers
19
Skills
24
Subagents
3
System Config
4
T2I
8
Config Profiles
Create a configuration profile
post
/api/v1/config-profiles
Request body
CreateConfigProfileRequest
required
name
string
config
DynamicConfig
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
Changes