Autional Autional
API Reference GitHub autional.com →

POST /internal/point/delete-user-data

Internal service call to anonymize all points data of a specified user for GDPR erasure compliance.

Points Service - Internal None application/json

Request Body

Schema: dto.DeleteUserDataRequest

FieldTypeRequiredExampleConstraintsDescription
user_id string Yes

Responses

StatusDescriptionSchema
200User data deleted successfullygitee_com_linmes_authms_base_dto.SimpleResponse
400Bad requestgitee_com_linmes_authms_base_dto.SimpleResponse
401Unauthorizedgitee_com_linmes_authms_base_dto.SimpleResponse
500Internal server errorgitee_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