---
title: "Re-authenticate Account"
method: POST
path: "/api/authenticate/{account_id}/reauthenticate"
tags: ["Connect OnlyFans Account"]
---

# Re-authenticate Account

`POST /api/authenticate/{account_id}/reauthenticate`

Trigger account reauthentication without the need to submit email & password again.

## Response `200`

Re-authentication started

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

## Other responses

- `400` — When re-authentication is not possible

---

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