{
"content_base64": "string",
"message": "string",
"owner": "string",
"pageName": "string",
"projectId": 0,
"repo": "string",
"title": "string"
}curl --location --request PUT '/api/wiki/updateWiki' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79' \
--header 'Content-Type: application/json' \
--data-raw '{
"content_base64": "string",
"message": "string",
"owner": "string",
"pageName": "string",
"projectId": 0,
"repo": "string",
"title": "string"
}'{
"data": {},
"message": "string"
}