{
"type": "Standard",
"accessToken": "EwBoxxxxxxxxxxxxxxxbAI=",
"domainPrefix": "zfile",
"siteType": "/sites/",
"siteName": "zfile",
"domainType": "com"
}curl --location 'https://demo.zfile.vip/sharepoint/getDomainPrefix' \
--header 'Content-Type: application/json' \
--data '{
"type": "Standard",
"accessToken": "EwBoxxxxxxxxxxxxxxxbAI=",
"domainPrefix": "zfile",
"siteType": "/sites/",
"siteName": "zfile",
"domainType": "com"
}'{
"code": "0",
"msg": "ok",
"data": "string",
"dataCount": 0,
"traceId": "string"
}