put https://{server}/api/v2.1/wiki2//trash/
Restore the specified page to wiki.
Response
Restore the specified page to wiki.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seafile.com/api/v2.1/wiki2/wiki_id/trash/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: