/
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
API Keys
4
Auth
7
Backups
13
Bot Config Routes
4
Bots
15
Chat
26
Commands
3
Config Profiles
7
Conversations
7
get
List conversation history data
post
Delete multiple conversations
get
Get conversation details and messages
delete
Delete a conversation
patch
Update conversation metadata
put
Replace conversation message history
post
Export conversations
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
Conversations
Delete multiple conversations
post
/api/v1/conversations/batch-delete
Request body
ConversationBatchDeleteRequest
required
conversations
ConversationRef[]
required
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
Changes