---
title: "Update, read or delete an alias ID."
method: POST
path: "/identity/alias/id/{id}"
tags: ["identity"]
---

# Update, read or delete an alias ID.

`POST /identity/alias/id/{id}`

## Request body

- IdentityAliasIdRequest
  - `canonical_id` string — Entity ID to which this alias should be tied to
  - `entity_id` string — Entity ID to which this alias should be tied to. This field is deprecated in favor of 'canonical_id'.
  - `mount_accessor` string — Mount accessor to which this alias belongs to
  - `name` string — Name of the alias

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/versions/bd8194de0697/schema)
