---
title: "Check SMS verification code"
method: POST
path: "/v1/CallerIds/SmsVerificationChecks"
tags: ["V1CallerIds"]
---

# Check SMS verification code

`POST /v1/CallerIds/SmsVerificationChecks`

## Response `200`

Verification check result

- NumbersV1SmsVerificationCheck
  - `to` string — The phone number that was verified in E.164 format.
  - `verificationSid` string — The unique SID of this verification resource.
  - `status` string — The status of the verification (pending, approved, canceled).
  - `callerIdSid` string, nullable — The Caller ID SID created upon successful verification.

---

[API](https://skmtc.net/twilio/apis/twilio-numbers.md) · [All operations](https://skmtc.net/twilio/apis/twilio-numbers/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-numbers/revisions/089dd6360dfe/schema)
