A AuthMS API Wiki API Reference iam.tianv.com →

DELETE /auth/me/sessions/{session_id}

登出指定会话ID,如果设备记录存在则同时清除

账户管理 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
session_id path string Yes 会话ID

Responses

StatusDescriptionSchema
200操作成功dto.LogoutSessionResponse

Referenced Schemas

dto.LogoutSessionResponse

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No