Skip to main content
POST
Reject Connection
Reject a pending connection invite. The connection record is permanently deleted.
Only the invited party can reject. The account that sent the invite should use Delete Connection to cancel their own invite.

Request

Headers

string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

string
required
The connection ID (UUID) to reject.

Response

string
The connection ID that was rejected.
string
Always rejected on success.

Examples

Response

Errors