---
title: "Publish Identity State"
method: POST
path: "/v2/identities/{identifier}/state/publish"
tags: ["Identity"]
---

# Publish Identity State

`POST /v2/identities/{identifier}/state/publish`

Endpoint to publish identity state.

## Path parameters

- `identifier` string, required

## Response `200`

No transactions to process to the given identity

- GenericMessage
  - `message` string, required

## Other responses

- `202` — Transaction ID of the published state
- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server error

---

[API](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer.md) · [All operations](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer/llms.txt) · [OpenAPI document](https://skmtc.dev/0xpolygonid/apis/privado-id-issuer/revisions/68efa0ba742d?raw)
