# Updates the icon for a custom SSO provider Endpoint: PUT /v1/sso/custom/{id}/icon Version: V1 Security: authorization_code_with_pkce, client_credentials ## Path parameters: - `id` (string, required) The identifier of the custom SSO provider. ## Request fields (multipart/form-data): - `icon` (string, required) The icon to add to the custom SSO provider. ## Response 200 fields ## Response 401 fields ## Response 403 fields