Autional Autional
API Reference GitHub autional.com →

POST /internal/notification/notifications/erase-user

Erase all notification data for a specified user according to the compliance-service erasure flow. Internal API, protected by InternalAPIKeyMulti.

Notification Service - Internal None application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
X-Tenant-ID header string Yes Tenant ID

Request Body

Schema: dto.EraseUserNotificationsRequest

FieldTypeRequiredExampleConstraintsDescription
user_id string Yes

Responses

StatusDescriptionSchema
200Erased successfullygitee_com_linmes_authms_base_dto.SimpleResponse
400Invalid request parametersgitee_com_linmes_authms_base_dto.SimpleResponse
401No valid X-API-Key providedgitee_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