Hey @aidalgol,
You’re welcome to file something here:
That said, our documented API is less up-to-date than our UI, so we usually advise that people view network requests from our UI in order to figure out what calls to make. The data that’s sent in the request from the UI when making an A record is:
- hostname
- ttl
- type
- value
so you may want to give that a shot.