Authorization: Bearer ********************
{
"property_id": "environment"
}
curl --location --request POST 'https://open.pingcode.com/v1/testhub/case_property_plans//case_properties' \
--header 'Content-Type: application/json' \
--data-raw '{
"property_id": "environment"
}'
{}