Autional Autional
API Reference GitHub autional.com →

POST /internal/record-login-success

Internal API: Record user login success event

Authentication None application/json

Request Body

Schema: dto.RecordLoginSuccessRequest

FieldTypeRequiredExampleConstraintsDescription
user_id string Yes User ID
ip string No IP address

Responses

StatusDescriptionSchema
200Record successfuldto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No