post https://{server}/api/v2.1/wiki2/search/
Search wiki page.
Note: The middle of <mark> </mark> in matching_content is the field that is searched and matched
Response
Search wiki page.
Note: The middle of <mark> </mark> in matching_content is the field that is searched and matched
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/wiki2/search/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: