---
title: "POST /dev-orgs/verify"
method: POST
path: "/dev-orgs/verify"
tags: ["OrganizationController"]
---

# POST /dev-orgs/verify

`POST /dev-orgs/verify`

## Request body

- object
  - `otp` string, required

## Response `200`

OK

- Organization
  - `pk` string
  - `sk` string, required
  - `name` string, required
  - `email` string, required
  - `createdTime` number, required
  - `classifier` string
  - `userId` string, required
  - `planId` string

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
