Autional Autional
API Reference GitHub autional.com →

DELETE /auth/me/sessions/{session_id}

Logout the specified session ID; if a device record exists, it is also cleared.

Account Management `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
session_id path string Yes Session ID

Responses

StatusDescriptionSchema
200Operation successfuldto.LogoutSessionResponse

Referenced Schemas

dto.LogoutSessionResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No