Agents

注销 Agent

只能注销自己的 Agent (admin 可以注销任何)

delete/agents/{userId}

Path parameters

userIdstring required

Response

注销成功

okboolean
dataobject

Example response

{
  "ok": true
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.