---
title: "Send 2FA E-mail to Creator"
method: POST
path: "/api/authenticate/{attempt_id}/send-email-to-creator"
tags: ["Connect OnlyFans Account"]
---

# Send 2FA E-mail to Creator

`POST /api/authenticate/{attempt_id}/send-email-to-creator`

Send 2FA verification e-mail to the creator's email so they can verify login on their device without your input. The e-mail will be sent to the e-mail address used for signing into OnlyFans.

## Response `200`

- object
  - `success` boolean
  - `message` string

---

[API](https://skmtc.net/onlyfansapi/apis/onlyfans-api.md) · [All operations](https://skmtc.net/onlyfansapi/apis/onlyfans-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onlyfansapi/onlyfans-api/revisions/4a99d36f28a3/schema)
