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

Authorization
string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

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

Response

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

Examples

Response

Errors