xxxxxxxxxx
{
"title": "",
"subjectKeyword": "",
"subjectIdentifier": "",
"subjectType": ""
}
curl -X POST \
'https://api.lowcodeapi.com/leapai/api/v1/images/models' \
-H 'Cache-Control: no-cache' \
-H 'Content-Type: application/json' --data-raw '{
"title": "",
"subjectKeyword": "",
"subjectIdentifier": "",
"subjectType": ""
}'
Last Updated : 2024-12-16 14:03 +00:00