A AuthMS API Wiki API Reference iam.tianv.com →

POST /internal/wallets/erase-user

服务间内部调用:擦除指定用户在钱包服务中的所有PII数据

钱包服务 - 内部接口 None application/json

Request Body

Accepts an empty JSON object {}

Responses

StatusDescriptionSchema
200擦除成功object
400请求参数错误gitee_com_linmes_authms_base_dto.SimpleResponse
401未认证或API密钥无效gitee_com_linmes_authms_base_dto.SimpleResponse
500服务内部错误gitee_com_linmes_authms_base_dto.SimpleResponse

Referenced Schemas

gitee_com_linmes_authms_base_dto.SimpleResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No
timestamp string No