Skip to main content
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_xxxxxxxxxxxxxxxxxxxx

Path 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.

Examples

Response

Errors