# Updates the icon for a custom SSO provider Endpoint: PUT /v0/sso/custom/{id}/icon Version: 0 Security: authorization_code_with_pkce_0, client_credentials_0 ## Path parameters: - `id` (string, required) ## Request fields (multipart/form-data): - `icon` (string, required) The icon to add to the custom SSO provider. ## Response 404 fields (text/plain): - `type` (string,null) - `title` (string,null) - `status` (integer,null) - `detail` (string,null) - `instance` (string,null) ## Response 200 fields ## Response 400 fields