> ## Documentation Index
> Fetch the complete documentation index at: https://docs.relayapp.im/llms.txt
> Use this file to discover all available pages before exploring further.

# 2025: The blocked handle was not found

> The blocked handle was not found.

`2025` means: The blocked handle was not found.

| HTTP status | What to do                                        |
| ----------- | ------------------------------------------------- |
| 404         | Read the blocked handles list before changing it. |

## Error response

Relay includes this code in `error.code`. The response also includes `error.status`, `error.message`, and `error.doc_url`; keep `trace_id` when it is present.

## Related

* [All error codes](/api-reference/errors)
* [Debug a request](/live/debugging)
* [Retry a request](/live/retries)
