---
"@context": https://schema.org
"@type": TechArticle
"@id": https://www.twilio.com/docs/api/errors/83001#article
headline: "83001: Parameter missing while registering a Super SIM"
url: https://www.twilio.com/docs/api/errors/83001
inLanguage: en
dateModified: 2026-03-11T22:03:37.000Z
author:
  "@type": Organization
  name: Twilio Developer Education Team
publisher:
  "@type": Organization
  name: Twilio
---

# 83001: Parameter missing while registering a Super SIM

Log Type: APPLICATION

Log Level: ERROR

## Description

Raised whenever a required parameter was not passed with the request while registering a Super SIM. The error object's detail field will indicate which parameter was not provided.

### Possible causes

Either you did not provide the Super SIM's ICCID or Registration Code in the request.

### Possible solutions

Ensure both the ICCID and Registration Code are provided in the request while registering a Super SIM.
