http_code (301, 302) và destination cuối cùng.curl --location --request POST '/api/url-redirect/store' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"target_urls": [
"http://bit.ly/short-link-ads"
]
}'{}