Autional Autional
API Reference GitHub autional.com →

PUT /auth/me/devices/{device_id}/trust

Set or revoke device trust status; trusted devices can skip repeated MFA verification

Account Management `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
device_id path string Yes Device ID

Request Body

Schema: dto.SelfTrustDeviceRequest

FieldTypeRequiredExampleConstraintsDescription
trusted boolean No True Is trusted

Responses

StatusDescriptionSchema
200Operation successfuldto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No