API Field Names Don't Reflect Updated Names

Hi all!

I created a data type with with 20 fields (basic strings and numbers) and needed to change the field names (wanted to add a prefix to them, making it easier for me to located).

However, when I attempt to look for data in the API, i see that the fields still reflect my original field names. I’d really like to understand why this occurs AND if there is a ‘fix’ that could resolve this issue.

I recognize that I could resolve by reverting field names and/or recreating the data type, however I would really like to learn how not to trip on this hurdle.

Best,
Jason

There’s no fix. This is by default, it’s even stated in the docs somewhere.

1 Like

Thank you @ihsanzainal84 . I guess I will revert the names and move on with things. Thanks again!

1 Like