Skip to main content
POST
Accept Connection
Accept a pending connection invite. Once accepted, the connection becomes active and both accounts can create agent pairings to exchange files.
Only the invited party can accept. The account that sent the invite cannot accept their own invitation.

Request

Headers

Authorization
string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string
required
The connection ID (UUID) to accept.

Response

id
string
The connection ID.
status
string
Always active on success.
message
string
Confirmation message: Connection established.

Examples

Response

Errors