diff --git a/Using-the-API/API.md b/Using-the-API/API.md index ce326e94..898a3e0d 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -399,7 +399,7 @@ Form data: | Field | Description | Optional | | ----------------- | ------------------------------------------------------------------- | ---------- | | `q` | The search query | no | -| `resolve` | Whether to resolve non-local accounts | no | +| `resolve` | Whether to resolve non-local accounts (default: don't resolve) | yes | Returns [Results](#results).