Authorization: Bearer ********************
X-Altan-Key: ********************
{
"urls": [
"string"
]
}
curl --location --request POST 'https://api.altan.ai/account//media-from-url' \
--header 'Content-Type: application/json' \
--data-raw '{
"urls": [
"string"
]
}'
null