# Delete API keys **DELETE /users/auth/keys** Delete or invalidate API keys. ## Servers - https://api.elastic-cloud.com/api/v1: https://api.elastic-cloud.com/api/v1 () ## Parameters ### Body: application/json (object) The request to delete API keys - **keys** (array[string]) The list of API key IDs. ## Responses ### 200 The API keys are deleted. #### Body: application/json (object) object [Powered by Bump.sh](https://bump.sh)