---
title: "Send Confirm"
method: POST
path: "/api/deck-admin/email/send/confirm"
---

# Send Confirm

`POST /api/deck-admin/email/send/confirm`

## Headers

- `authorization` string

## Request body

- SendConfirm
  - `pending_id` string, required
  - `confirm_token` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/6ce776993b65/schema)
