---
title: "Disable SSO for the workspace"
method: POST
path: "/workspaces/{workspace_domain}/disable-sso"
tags: ["Workspace API"]
---

# Disable SSO for the workspace

`POST /workspaces/{workspace_domain}/disable-sso`

## Path parameters

- `workspace_domain` string, required

## Response `200`

SSO disabled successfully

## Changes

- **2026-08-25** `fa785a68f09d` — 2 info
  - the security scope `WORKSPACE_MANAGE` was added to the endpoint's security scheme `oauth2`
  - the security scope `WORKSPACE` was removed from the endpoint's security scheme `oauth2`

[Change history](https://skmtc.dev/buddy/apis/buddy-api/changes/workspaces/:workspace_domain/disable-sso/post.md)

---

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