# 92003: 'language' Parameter Required

Log Type: APPLICATION

Log Level: ERROR

## Description

Twilio returns 92003 when you create content without the required `language` parameter. Include a supported language value when you create the template.

### Possible causes

* You omitted the `language` field when creating the content template.

### Possible solutions

* Add the required `language` field to your content create request.
* Set `language` to a supported two-letter language code before you submit the template.

#### Additional resources

* [Content API public endpoints](/docs/content/content-api-resources)
* [Get Started with Content API](/en-us/blog/get-started-with-content-api)
