Skip to main content
DELETE
Delete Connection
Revoke an active connection. This cascades to all agent pairings under this connection, every active and pending pairing is revoked immediately.
This action cannot be undone. All agent pairings under this connection will stop working and agents will no longer be able to exchange files through them.

Request

Headers

string
required
Bearer token. Example: Bearer agd_live_xxxxxxxxxxxxxxxxxxxx

Path Parameters

string
required
The connection ID (UUID) to revoke.

Response

string
The connection ID that was revoked.
string
Always revoked on success.
integer
Number of agent pairings that were revoked as part of this operation.

Examples

Response

Errors