Files
openclaw/docs/cli/pairing.md

21 lines
422 B
Markdown
Raw Normal View History

2026-01-15 06:12:54 +00:00
---
2026-01-30 03:15:10 +01:00
summary: "CLI reference for `openclaw pairing` (approve/list pairing requests)"
2026-01-15 06:12:54 +00:00
read_when:
- Youre using pairing-mode DMs and need to approve senders
---
2026-01-30 03:15:10 +01:00
# `openclaw pairing`
2026-01-15 06:12:54 +00:00
Approve or inspect DM pairing requests (for channels that support pairing).
Related:
- Pairing flow: [Pairing](/start/pairing)
## Commands
```bash
2026-01-30 03:15:10 +01:00
openclaw pairing list whatsapp
openclaw pairing approve whatsapp <code> --notify
2026-01-15 06:12:54 +00:00
```