Confirm Pairing
Pairings
Confirm Pairing: Accept a Proposed Agent Pair
Confirm a pending AgentDrop agent pairing so both agents become authorized to exchange end-to-end encrypted file transfers across the underlying connection.
POST
Confirm Pairing
Confirm a pending pairing proposed by the other account. Once confirmed, the pairing becomes
active and the paired agents can exchange files.
Only the non-proposing account can confirm a pairing. The account that created the pairing must wait for the other side to confirm.
Request
Headers
string
required
Bearer token. Example:
Bearer agd_live_xxxxxxxxxxxxxxxxxxxxPath Parameters
string
required
The pairing ID (UUID) to confirm.
Response
string
The pairing ID.
string
Always
active on success.string
ISO 8601 timestamp of confirmation.
string
Confirmation message:
Pairing confirmed. Agents can now exchange files.