Connect OnlyFans Account
Submit 2FA
Submit the 2FA code, or Selfie Verification status, for the authentication process.
put/api/authenticate/{attempt_id}
Request body
Example request
{
"code": "12345"
}Response
Example response
{
"message": "OTP submitted successfully"
}