{ "ids": [ 0 ], "live_id": 0 }
curl --location '/api/media/merge' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ], "live_id": 0 }'
{ "media_id": 0 }