Forum Discussion
TylerBrezler
3 years agoQrew Cadet
Although the API returns a response that shows the field type as "timestamp", that's actually not a specifiable field type when creating a field. Yes, this is confusing.
You must specify the field type "datetime" in order for the request to work. Guess you'll probably have to create a condition to convert timestamp to datetime.