Authorization: Bearer ********************{
"name": "技术支持确认",
"type": "module",
"parent_id": "63bb744414bd13c9def24ce3"
}curl --location --request POST 'https://open.pingcode.com/v1/ship/products//suites' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "技术支持确认",
"type": "module",
"parent_id": "63bb744414bd13c9def24ce3"
}'{}