Authorization: Bearer ********************
{
"state_id": "63bb744214bd13c9def24ca2"
}
curl --location --request POST 'https://open.pingcode.com/v1/ship/ticket_state_plans//ticket_states' \
--header 'Content-Type: application/json' \
--data-raw '{
"state_id": "63bb744214bd13c9def24ca2"
}'
{}