Update Account

PUT {{url}}/v1/accounts/:accountID

Updates the details of the specified account. You can send only the properties and values that must be updated.

Request Body

{"first_name"=>"Jonathan", "email"=>"johnathan@doe.com"}