{
"id": "clgh1vxtu0011mo081dplq3xs",
"inputs": ["a happy horse", "living on a farm", "in France"]
}
curl --location --request POST 'https://api.302.ai/glifapi' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "clgh1vxtu0011mo081dplq3xs",
"inputs": ["a happy horse", "living on a farm", "in France"]
}'
{}