---
title: "Complete organization verification"
method: POST
path: "/api/cis/v1/orgs/{orgId}/verification/complete"
tags: ["Verification"]
---

# Complete organization verification

`POST /api/cis/v1/orgs/{orgId}/verification/complete`

## Path parameters

- `orgId` string, uuid, required

## Headers

- `x-tenant-id` string, required

## Request body

- object
  - `verificationId` string, required

## Response `200`

Verification completed

- object — Completed verification record

## Other responses

- `400` — Verification not in CHECK status
- `404` — Resource not found

---

[API](https://skmtc.net/stalela/apis/stalela-cis-customer-identity-service-api.md) · [All operations](https://skmtc.net/stalela/apis/stalela-cis-customer-identity-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stalela/stalela-cis-customer-identity-service-api/revisions/3065faad0b6b/schema)
