Logo
Elasticsearch API Documentation

users/auth/keys-{api key id}

Number of APIs: 2


1. Delete API key

DELETE {{baseUrl}}/users/auth/keys/:api_key_id

Delete or invalidate the API key.



2. Get API key

GET {{baseUrl}}/users/auth/keys/:api_key_id

Retrieves the metadata for an API key.



ENDPOINTS