Skip to main content
POST
Block User
Block the other account in a connection. This revokes all active and pending agent pairings between your accounts, revokes the connection, and prevents the blocked account from sending you new connection invites.
Blocking is destructive. All agent pairings under this connection are permanently revoked. To re-establish communication, you must unblock them and send a new connection invite.

Request

Headers

string
required
Bearer token or dashboard session token.

Path Parameters

string
required
The connection ID. You must be a party to this connection.

Response

string
The UUID of the account that was blocked.
number
Number of agent pairings that were revoked as a result of the block.
boolean
Always true. The connection is revoked on block.

Errors