Ability to add help text when setting up content type via REST?

Hey was noticing when looking at the JSON data model of a given content type that my help text wasn’t showing up in the model. I’m trying to setup some calls to automate setting up data models for a standard Contentful setup that others can use, but it would be nice if I could include my help text when doing this.

Anyone know if this is possible?

Hey I was looking for the same feature and i think it’s a different set of endpoint from Content Type. It’s the Entry Editor endpoint i believe:

I haven’t tested the update endpoint, but when i curl the get entry editors api i was able to fetch all the “help text” and “appearance” info