# toggle

**Kind:** API Endpoint

**Source:** [`atloria-monorepo/apps/api/src/auth/saml/saml.controller.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/auth/saml/saml.controller.ts#L103)

Enable or disable the SAML connection

## Endpoint

`POST /auth/saml/config/toggle`

## Referenced By

- `SamlController` (MODULE_DECLARES)
