# Exclude email from SSO Exclude an email address from SSO enforcement. Provide the email address to exclude in the request body. Endpoint: POST /resources/sso/v1/configurations/excluded-emails Version: 1.0 ## Request fields (application/json): - `email` (string, required) ## Response 201 fields