---
title: "Agent"
method: POST
path: "/v2/agent"
tags: ["Agent"]
---

# Agent

`POST /v2/agent`

Identity Agent Endpoint

## Response `200`

TBD

- AgentResponse
  - `id` string, required
  - `typ` string, required
  - `type` string, required
  - `thid` string, required
  - `body` unknown, required
  - `from` string, required
  - `to` string, required

## Other responses

- `400` — Bad Request
- `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/versions/8ea65174fe46/schema)
