/internal/point/delete-user-dataInternal service call to anonymize all points data of a specified user for GDPR erasure compliance.
Schema: dto.DeleteUserDataRequest
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
user_id |
string |
Yes |
| Status | Description | Schema |
|---|---|---|
| 200 | User data deleted successfully | gitee_com_linmes_authms_base_dto.SimpleResponse |
| 400 | Bad request | gitee_com_linmes_authms_base_dto.SimpleResponse |
| 401 | Unauthorized | gitee_com_linmes_authms_base_dto.SimpleResponse |
| 500 | Internal server error | gitee_com_linmes_authms_base_dto.SimpleResponse |
| Field | Type | Required | Example | Constraints | Description |
|---|---|---|---|---|---|
code |
integer |
No | |||
message |
string |
No | |||
timestamp |
string |
No |