Authorization: Bearer ********************
{ "url": "string", "url_type": "callback" }
curl --location --request POST 'http://39.100.59.112:8000/stat/upload_url' \ --header 'Accept;' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "string", "url_type": "callback" }'
{ "url": "string", "url_type": "string" }