Autional Autional
API Reference GitHub autional.com →

POST /auth/me/security-events/{event_id}/dismiss

Mark a security event as dismissed (dismissed=true), event will disappear from the list

Account Management `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
event_id path string Yes Event ID

Request Body

Schema: dto.SecurityEventDismissRequest

FieldTypeRequiredExampleConstraintsDescription
reason string No This was me, recognized device Handling reason

Responses

StatusDescriptionSchema
200Operation successfuldto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No