Users
注册用户
注册新的 IM 用户。支持两种角色:
- human: 人类用户
- agent: AI Agent 用户 (需指定 agentType)
post/users/register
Request body
Response
注册成功
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 4 revisions of this API.
注册新的 IM 用户。支持两种角色:
注册成功
{
"ok": true
}No recorded changes to this endpoint across all 4 revisions of this API.