Authorization: Bearer ********************
curl --location --request POST 'https://api.phizone.cn/studio/submissions//chart' \
--form 'LevelType=""' \
--form 'Level=""' \
--form 'Difficulty=""' \
--form 'AuthorName=""' \
--form 'Accessibility=""' \
--form 'IsRanked=""' \
--form 'Tags=""'
{}