AccountService

DeleteAccount 自助删除当前账户(软删)。前置校验:不能拥有活跃团队;钱包余额必须为 0。 请求不接受任何参数,被删除者恒为当前登录用户;成功后当前 access/refresh token 立即失效。

delete/v1/account

Response

OK

userIdstring

被删除的用户 ID,用于前端确认或审计。

Changes

No recorded changes to this endpoint across all 1 revision of this API.