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

DELETE /devices/{id}

移除指定的登录设备

会话与设备 `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes 设备ID

Responses

StatusDescriptionSchema
204成功移除
401未授权dto.SimpleResponseWrapper
404设备不存在dto.SimpleResponseWrapper

Referenced Schemas

dto.SimpleResponseWrapper

FieldTypeRequiredExampleConstraintsDescription
code integer No
message string No