{ "cookie": "string" }
curl --location --request POST 'http://127.0.0.1:3000/record/recent/dj' \ --header 'Content-Type: application/json' \ --data-raw '{ "cookie": "string" }'
{}