---
title: "Delete an access key."
method: DELETE
path: "/v1/accessKeys/{id}"
tags: ["accessKeyManagement"]
---

# Delete an access key.

`DELETE /v1/accessKeys/{id}`

Deletes the access key with the given accessId.

## Path parameters

- `id` string, required

## Response `204`

Access key deletion completed successfully.

## Other responses

- `default` — Access key deletion failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/versions/18a824df1e78/schema)
