# Update an account (tenant) Update an account (tenant). Provide the account (tenant) ID as a path parameter and the updated account (tenant) data in the request body. An environment token is required for this route and can be obtained from the environment authentication route. Endpoint: PUT /resources/tenants/v2/{tenantId} Security: bearer ## Path parameters: - `tenantId` (string, required) ## Response 200 fields