{ "user_id":"manager4220", }
curl --location 'http://127.0.0.1/topapi/processinstance/cspace/info?access_token=6d1bxxxx' \ --header 'Content-Type: application/json' \ --data '{ "user_id":"manager4220", }'
{ "result": { "space_id": 0 }, "errcode": 0, "errmsg": "string", "request_id": "string", "success": true }