Authorization: Bearer ********************
X-Altan-Key: ********************
{
"ids": [],
"method": "insert"
}
curl --location --request PATCH 'https://api.altan.ai/altaner/components/' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [],
"method": "insert"
}'
null