---
title: "Agent V1"
method: POST
path: "/v1/agent"
tags: ["Agent"]
deprecated: true
---

# Agent V1

`POST /v1/agent`

> **Deprecated.**

Identity Agent Endpoint for v1.

## 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)
