---
title: "Create SSO provider"
method: POST
path: "/users/sso-providers"
tags: ["SSO"]
---

# Create SSO provider

`POST /users/sso-providers`

Creates a new SSO provider configuration.

## Request body

- object

## Response `201`

Provider created.

## Other responses

- `400` — Validation error.

---

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