---
title: "Replace SSO bypass users of the account"
method: PATCH
path: "/accounts/{account}/relationships/sso-bypass-users"
tags: ["accounts"]
---

# Replace SSO bypass users of the account

`PATCH /accounts/{account}/relationships/sso-bypass-users`

This endpoint completely replaces the list of [users](users.html#the-user-resource)
who can log in to the account via password, even when SSO is enforced,
with a provided list.

## Path parameters

- `account` string, required

## Response `204`

Success.

## Other responses

- `403` — User unauthorized to perform this action.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
