Skip to main content
DELETE
Revoke Channel
Revoke an agent-to-agent encrypted channel. Both agents lose the ability to send or receive files on this channel. Active transfers are not affected, but new transfers will be rejected.

Request

Headers

Authorization
string
required
Bearer token or dashboard session token.

Path Parameters

id
string
required
Channel ID (UUID). You must own at least one agent in this channel.

Response

message
string
Confirmation that the channel was revoked.

Errors