---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/60315#article
headline: "60315: Reached max limit of 20 push Factors associated per Entity"
url: https://www.twilio.com/docs/api/errors/60315
inLanguage: en
dateModified: 2026-03-11T20:43:38.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 60315: Reached max limit of 20 push Factors associated per Entity

Log Type: APPLICATION

Log Level: ERROR

## Description

* Reached max limit of 20 Factors of `FactorType` = `push` per Entity.
* Reached max limit of 100 Factors of `FactorType` = `totp` per Entity.

HTTP status: 400

### Possible causes

* You already have 20 `push` Factors created for the Entity.
* You already have 100 `totp` Factors created for the Entity.

### Possible solutions

Delete one of the existing Factors of the same `FactorType` to create a new one.
