openclaw_device_pair_reject
Reject a pending device pairing request using its request ID from the pending list.
Instructions
Reject a pending device pairing request. Wraps device.pair.reject.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | Optional OpenClaw instance to route this call to (e.g. 'default', 'work'). Falls back to the active default instance, or the OPENCLAW_GATEWAY_URL/TOKEN env vars when set. List configured instances with openclaw_setup_list. | |
| requestId | Yes | Pairing request id from openclaw_device_pair_list (pending entries) |