Authorization: Bearer ********************
X-Altan-Key: ********************
{
"ids": [
"string"
]
}
curl --location --request POST 'https://api.altan.ai/flow//clone-modules' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"string"
]
}'
null