{}
curl --location --request POST 'http://127.0.0.1/v1.0/doc/workspaces' \ --header 'x-acs-dingtalk-access-token;' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "workspaceId": "string", "name": "string", "description": "string", "url": "string" }