Authorization: Bearer ********************
X-Altan-Key: ********************
{
"file_paths": [
"string"
]
}
curl --location --request POST 'https://api.altan.ai/interfaces/dev//files/read-multi' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_paths": [
"string"
]
}'
null