Autional Autional
API Reference GitHub autional.com →

POST /auth/me/recovery-contacts

Add a new recovery email/phone as account recovery contact

Account Management `bearerAuth` application/json

Request Body

Schema: dto.AddRecoveryContactRequest

FieldTypeRequiredExampleConstraintsDescription
type string Yes enum: `email`, `phone` Type
value string Yes Contact

Responses

StatusDescriptionSchema
200Operation successfuldto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No