Skip to content

Commit a785712

Browse files
authored
Add batch_not_found error code documentation (#3121)
1 parent f2e8222 commit a785712

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/errors/error_codes.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ The requested API key could not be found.
1919

2020
The request is invalid, check the error message for more information.
2121

22+
## `batch_not_found`
23+
24+
The requested batch does not exist. Please ensure that you are using the correct [`uid`](/reference/api/batches#uid).
25+
2226
## `database_size_limit_reached`
2327

2428
The requested database has reached its maximum size.

0 commit comments

Comments
 (0)