...
Remarks
- The JSON properties title , type and queryString must exist.
- The JSON properties type could be null or empty.
Request payload
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
- |
...
- 200 = Search stored
- 400 = Title , type or queryString is missing (required)
- 401 = User is not authorized
- 500 = Internal server error
...