Updated API (markdown)
parent
304f1c713e
commit
03cda72e16
2
API.md
2
API.md
@ -375,7 +375,7 @@ Delete links from entry.
|
||||
```
|
||||
|
||||
# search
|
||||
Search in archive. Keys and fields in one search request will be combined with OR operator. If you enter more than one search request they will be combined with AND operator.
|
||||
Search in archive. Keys and fields in one search request will be combined with OR operator. If you leave out fields the search will be done in all fields. If you enter more than one search request they will be combined with AND operator.
|
||||
|
||||
`curl -s -d '{"token":"MYSECRETTOKEN","search":[{"keys":["ertl","schögl"],"fields":[0,1]}]}' https://my.domain/v1/search`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user