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

# Update, read or delete an alias ID.

`POST /identity/persona/id/{id}`

## Request body

- IdentityPersonaIdRequest
  - `entity_id` string — Entity ID to which this persona should be tied to
  - `metadata` object — Metadata to be associated with the persona. In CLI, this parameter can be repeated multiple times, and it all gets merged together. For example: vault <command> <path> metadata=key1=value1 metadata=key2=value2
  - `mount_accessor` string — Mount accessor to which this persona belongs to
  - `name` string — Name of the persona

## 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/revisions/bd8194de0697/schema)
