---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/22204#article
headline: "22204: Bundle status and properties cannot be updated in the same request"
url: https://www.twilio.com/docs/api/errors/22204
inLanguage: en
dateModified: 2026-03-11T18:38:39.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 22204: Bundle status and properties cannot be updated in the same request

Log Type: APPLICATION

Log Level: ERROR

## Description

Bundle status and properties cannot be updated in the same request

### Possible causes

Status update and a property update are in the same request

### Possible solutions

Remove the status update parameter or remove the property update(s) in the request.
