Logo
Elasticsearch API Documentation

Reset 'elastic' user password

POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_reset-password

Resets the password of the 'elastic' user.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X POST 'https://api.elastic-cloud.com/api/v1//deployments/:deployment_id/elasticsearch/:ref_id/_reset-password'

ENDPOINTS