curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/strains/match-batch \
--header 'Content-Type: application/json' \
--data '
{
"strainNames": [
"<string>"
]
}
'1 - 50 elements1 - 100POST /api/v1/strains/match-batch response
curl --request POST \
--url https://tiwih-api.vercel.app/api/v1/strains/match-batch \
--header 'Content-Type: application/json' \
--data '
{
"strainNames": [
"<string>"
]
}
'