---
title: "Verify the organization SSO domain"
method: POST
path: "/v1/sso/verify-domain"
tags: ["SSO"]
---

# Verify the organization SSO domain

`POST /v1/sso/verify-domain`

Checks the provider's DNS TXT record and marks the domain as verified when present.

## Response `204`

Organization SSO domain verified

## Other responses

- `400` — Invalid request
- `401` — Unauthorized
- `402` — SSO management requires an Enterprise plan.
- `403` — Only workspace owners and super-admins can manage SSO.
- `404` — Organization not found

---

[API](https://skmtc.net/openworklabs/apis/den-api.md) · [All operations](https://skmtc.net/openworklabs/apis/den-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openworklabs/den-api/versions/805150503452/schema)
