---
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.net/0xpolygonid/apis/privado-id-issuer.md) · [All operations](https://skmtc.net/0xpolygonid/apis/privado-id-issuer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/0xpolygonid/privado-id-issuer/revisions/8ea65174fe46/schema)
