{
"playgroundId": 1
}curl --location --request POST 'http://192.168.20.159:8080/ykd-base-system/v2/running/start_running' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"playgroundId": 1
}'{}