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.
No code sample available for this language
Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| id | string | Y | — | Binding UUID |
Response Example
{
"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