Account Owner API

Hi, how to you create/update the new Owner field for an Account? I can’t find it in the docs.

Hello @townycrm,

You actually can specify an owner when creating or updating an Account via the API. It looks like this field was missing from our documentation, but I have added it now. The owner field expects a number which is the id of the user that you want to be the Account owner. You can find a list of users including their IDs with the Users endpoint.

Thank you for discovering this and helping us improve our documentation. Please let us know if you have any further questions about this.

-Matt