CRM User field API peculiarities
There is a newly created Multi user field `Usersss` in the Leads module (`sss` is an exaggerated typo):
Now I fix the name to `Users`:
And also fix the API name in Setup > Developer Hub:
But the API name stays the same (i. e. in Postman):
It's also strange from a data structure perspective, that the field is nested, i. e. it's there twice: once `Users` and second time `Usersss`.