Accounts
Update an account
Updates an account.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Account payload
The body is of type object
.
Response
200 - application/json
Account updated
The response is of type object
.