curl --location --request POST 'https://xjjl-fsea-0smf.f2.xano.io/api:-rEW9niB/update_status_id?lead_id&status_id' \
--header 'x-api-key: {your_api_key}'{
"id": 1,
"created_at": 1761643154534,
"email": "jane@example.com",
"first_name": "Jane",
"last_name": "Doe",
"phone": "+4512345678",
"company_name": "Acme Inc.",
"employee": "John",
"status": "New lead",
"notes": "",
"channels_id": 1,
"lead_status_id": 1
}