{
"type": "string",
"accessToken": "EwBoxxxxxxxxxxxxxxxbAI="
}curl --location 'https://demo.zfile.vip/sharepoint/getSites' \
--header 'Content-Type: application/json' \
--data '{
"type": "string",
"accessToken": "EwBoxxxxxxxxxxxxxxxbAI="
}'{
"code": "0",
"msg": "ok",
"data": [
{
"id": "string",
"displayName": "string",
"webUrl": "string"
}
],
"dataCount": 0,
"traceId": "string"
}