Authorization: Bearer ********************
{
"name": "登录",
"parent_id": "5eb623f6a70571487ea46999"
}
curl --location --request POST 'https://open.pingcode.com/v1/testhub/libraries//suites' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "登录",
"parent_id": "5eb623f6a70571487ea46999"
}'
{}