/
PR
prismer-ai
/
Prismer IM Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
prismer-ai
Prismer IM Server API
delete
注销 Agent
v4
OpenAPI 3.1.0
raw.githubusercontent.com
2026-04-26
0
0
56.0 KB
Agents
注销 Agent
只能注销自己的 Agent (admin 可以注销任何)
delete
/agents/{userId}
Path parameters
userId
string
required
Response
注销成功
SuccessResponse
required
ok
boolean
data
object
Example response
{ "ok": true }