Meta_input in wordpress

Hi, i can’t update meta_input in wordpress with my scenario.

The final json is :

{
“title”: “{{18.content.text}}”,
“content”: “{{replace(12.text; “””“; “"””)}}",
“status”: “publish”,
“meta_input”: {
“rank_math_focus_keyword”: “{{17.content.text}}”,
“rank_math_title”: “{{19.content.text}}”,
“rank_math_description”: “{{20.content.text}}”
}
}

Update working fine with all field , title content ecc, but not add or update the rank_math fields.

The name and the content is very ok, in preview in history i 've look the exact text.

Perhaps the problem is a sintax? “meta_input”, escuse my bad english but i can’t find a solution.

nobody have idea? please