x-token: ********************{
"id": 0
}curl --location --request POST 'https://api.gogpu.cn/sub_account/cvm/CatJupyterPasswd' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0
}'{
"code": 0,
"data": {
"jupyterPasswd": "string"
},
"msg": "string"
}