/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 2w ago
View markdown
astrbotdevs
AstrBot OpenAPI v1
post
Reload a plugin by body ID
4463c5ffdb9c
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-02
232
57
199.4 KB
Bot Config Routes
4
Bots
15
Chat
28
Config Profiles
7
Conversations
7
Files
5
IM
2
MCP
11
Open API
2
Personas
15
Plugin Pages
12
Plugin Sources
5
Plugins
40
get
List installed plugins
get
Get plugin details by query ID
delete
Uninstall a plugin by query ID
get
Get plugin configuration by query ID
put
Save plugin configuration by body ID
get
Get plugin configuration schema by query ID
get
List uploaded files for a plugin file configuration item by query ID
post
Upload files for a plugin file configuration item by query ID
delete
Delete a plugin file configuration upload by query ID
get
Get plugin README content by query ID
get
Get plugin CHANGELOG content by query ID
post
Reload a plugin by body ID
patch
Enable or disable a plugin by body ID
get
Get plugin details
delete
Uninstall a plugin
get
Get plugin configuration
put
Save plugin configuration
put
Set plugin log level
get
Get plugin configuration schema
get
List uploaded files for a plugin file configuration item
post
Upload files for a plugin file configuration item
delete
Delete a plugin file configuration upload
get
Get plugin README content
get
Get plugin CHANGELOG content
post
Reload a plugin
post
Bind an installed plugin to a marketplace source
patch
Enable or disable a plugin
post
Update or reinstall a plugin
post
Update multiple plugins
post
Check whether a plugin version constraint is supported
post
Validate a plugin repository before installation
get
List failed plugins and errors
delete
Uninstall a failed plugin
post
Reload a failed plugin
post
Install a plugin from GitHub
post
Install a plugin with a shallow Git clone
post
Install a plugin from a downloadable ZIP URL
post
Install a plugin from an uploaded ZIP file
get
List plugin marketplace entries
get
List plugin marketplace categories
Provider Sources
10
Providers
19
Sessions
11
Skills
24
Subagents
3
System Config
4
T2I
8
Plugins
Reload a plugin by body ID
Required scope:
plugin
post
/api/v1/plugins/reload
Request body
object
required
plugin_id
string
required
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}