---
title: "Check if phone verification is required"
method: POST
path: "/me/phone"
tags: ["Users"]
---

# Check if phone verification is required

`POST /me/phone`

Find out if the current logged in user requires phone verification to create projects.

## Response `200`

The information pertinent to determine if the account requires phone verification before project creation.

- object
  - `verify_phone` boolean — Does this user need to verify their phone number for project creation.

---

[API](https://skmtc.net/upsun/apis/upsun-com-rest-api.md) · [All operations](https://skmtc.net/upsun/apis/upsun-com-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/upsun/upsun-com-rest-api/revisions/6cc88fde6435/schema)
