USER_NOT_FOUND
The referenced user does not exist.
HTTP status: 404
What it means
The referenced user does not exist.
Why it happens
- The authenticated user's account row could not be loaded (e.g. deleted account).
How to fix it
- Re-check the account status in the dashboard; contact support if it persists.
Example
Every non-2xx response uses the same envelope; path (when present) is the exact JSON path of the offending field, and requestId identifies the request in support conversations:
See the error index for the full catalog and the API overview for envelope semantics.