curl --location --request POST 'http://dev-cn.your-api-server.com/aweme/v1/video/self/mount/' \
--header 'access-token: clt.dd0f561xxxxxHiuuGcIbZWCLol4nisVbxn' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"item_id":"7268186515xxx375",
"app_title":"标题名称",
"micro_app_id":"tte78f9xxx8b3401",
"app_url":"https://p3-developer-sign.bytemaimg.com/ttgame-open-share/CwdhSIJ3gspTONBoabQ8p1DaA3~tplv-xxxxxx-jpg.jpeg?x-expires=1696822449\\u0026x-signature=eg%2Fxxxxxxx"
}'