{ "recordId": 0, "recordUrl": "string" }
curl --location --request POST '/record' \ --header 'Content-Type: application/json' \ --data-raw '{ "recordId": 0, "recordUrl": "string" }'
{ "code": "200", "msg": "success" }