Logo
Elasticsearch API Documentation

account

Number of APIs: 3


1. Updates the current account

PUT {{baseUrl}}/account

Updates the current account.



2. Updates the current account

PATCH {{baseUrl}}/account

Updates the current account.



3. Fetch current account information

GET {{baseUrl}}/account

Fetch current account information.



ENDPOINTS