# Updates the current account **PUT /account** Updates the current account. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ### Body: application/json (object) the current account - **trust** (object) Settings related to the level of trust of the clusters in this account ## Responses ### 200 Account updated successfully #### Body: application/json (object) - **id** (string) The account's identifier - **trust** (object) Settings related to the level of trust of the clusters in this account ### 404 Account not found. (code: `accounts.not_found`) #### Headers - **x-cloud-error-codes** (string) The error codes associated with the response #### Body: application/json (object) - **errors** (array[object]) A list of errors that occurred in the failing request [Powered by Bump.sh](https://bump.sh)