Connect OnlyFans Account
Re-authenticate Account
Trigger account reauthentication without the need to submit email & password again.
post/api/authenticate/{account_id}/reauthenticate
Response
Re-authentication started
Example response
{
"success": true,
"message": "Re-authentication started.",
"polling_url": "https://app.onlyfansapi.com/api/authenticate/auth_XXXXXXX"
}