---
title: "Add verification"
method: POST
path: "/v2/farcaster/user/verification/"
tags: ["User"]
---

# Add verification

`POST /v2/farcaster/user/verification/`

Adds verification for an eth address or contract for the user 
(In order to add verification `signer_uuid` must be approved)

## Request body

- AddVerificationReqBody — unresolved $ref

## Response `200`

Success

- OperationResponse
  - `message` string
  - `success` boolean

---

[API](https://skmtc.dev/neynar/apis/neynar-api.md) · [All operations](https://skmtc.dev/neynar/apis/neynar-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/neynar/neynar-api/revisions/dbb91bfb0d1a/schema)
