Is there a way to register a new custom field on a object using pure api calls?
As part oi an app custom installation procedure, I want to create an additional custom field on the client object, but cannot find a way to perform this task using the API.
I can see that I can get a list of custom fields, so could ask the admin person to perform the task on my behalf, but this will not give a good customer experience.