Logo
Elasticsearch API Documentation

Updates the current account

PATCH {{baseUrl}}/account

Updates the current account.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status OK





Curl
curl -X PATCH 'https://api.elastic-cloud.com/api/v1//account' -H 'Content-Type: application/json' -d '["m","i","n","i","m"," ","v","o","l","u","p","t","a","t","e"]'

ENDPOINTS