Accounts

Update account by ID

Updates the account specified by its ID.

patch/accounts/{account_id}

Request body

namestring

The name of the account.

Response

Account updated.

OR