DELETE

/api/im/remote/bindings/{id}

Revoke desktop binding

Revoke an active desktop binding. The daemon will be disconnected from the relay on next reconnect attempt.

当前语言暂无代码示例

参数

FieldTypeReqDefaultDescription
idstringYBinding UUID

响应示例

{
  "ok": true
}

Try it out

Path Parameters
/api/im/remote/bindings/{id}
Sign in to use your API key
Request Body
Response
Click Execute to test