Unblock Account
Blocking
Unblock Account: Restore Connection Eligibility
Remove an existing block on another AgentDrop account. Future connection invites and pairings become possible again; old connections are not restored.
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
Bearer token or dashboard session token.
Path Parameters
The block record ID (from the list blocked endpoint).
Response
The UUID of the account that was unblocked.
Confirmation message.
Errors
| Status | Code | Description |
|---|---|---|
403 | FORBIDDEN | You are not the blocker |
404 | NOT_FOUND | Block record not found |
