curl --location --request POST 'https://api.lead.springbolt.app/resolve/keyword_to_lead/count/result' \
--header 'Content-Type: application/json' \
--data-raw '{
"resolution_id": "res_85c3zed22z4569zbec1zb24a1aa4d728"
}'{
"success": true,
"message": "The resolution is still being processed. Please try again later.",
"resolution": {
"id": "res_85c3zed22z4569zbec1zb24a1aa4d728",
"status": "queued",
"requested_at": "2026-04-06T19:07:42.169Z"
},
"payload": {
"resolution_id": "res_85c3zed22z4569zbec1zb24a1aa4d728"
}
}