Authorization: Bearer ********************
{
"admitterId": "22187c0d-9b1e-4007-a245-53e71db7d720",
"label": "string"
}
curl --location --request POST 'https://api.phizone.cn/songs//chapters' \
--header 'Content-Type: application/json' \
--data-raw '{
"admitterId": "22187c0d-9b1e-4007-a245-53e71db7d720",
"label": "string"
}'
{}