curl --location --request POST 'https://api.302.ai/302/submit/evf-sam' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"prompt": "",
"image_url": "",
"mask_only": true,
"semantic_type": false
}'{
"image": {
"url": "https://file.302.ai/gpt/imgs/20260114/f293dca7bdc8cc3af8c905947cf96e91.png",
"content_type": "image/png",
"file_size": 8758,
"width": 700,
"height": 1053
}
}