Authorization: Bearer ********************{
"owner": "wanjia9506",
"repo": "test",
"projectId": 1406620,
"pageName": "123"
}curl --location --request DELETE 'https://testgetway.trustie.net/api/wiki/open/deleteWiki' \
--header 'Authorization: Bearer <token>' \
--header 'Cookie: autologin_trustie={{token}}' \
--header 'Content-Type: application/json' \
--data '{
"owner": "wanjia9506",
"repo": "test",
"projectId": 1406620,
"pageName": "123"
}'{
"data": {},
"message": "string"
}