Skip to main content
DELETE
Unblock Account
Unblock a previously blocked account. This removes the block record but does not restore the old connection or any revoked pairings. You will need to send a new connection invite to re-establish communication.

Request

Headers

Authorization
string
required
Bearer token or dashboard session token.

Path Parameters

id
string
required
The block record ID (from the list blocked endpoint).

Response

unblocked_account_id
string
The UUID of the account that was unblocked.
message
string
Confirmation message.

Errors