Update a device manager configurationput https://{tenanturl}/config/v1.0/mdm/device-managers/{deviceManagerId}Update the device-manager configuration.Entitlements required: manageIdentitySources (Manage identity providers).Path ParamsdeviceManagerIdstringrequiredBody ParamsDevice-manager payloadstatusstringThe configured status.instanceNamestringrequiredA descriptive name to represent this instance.enabledbooleanSpecify whether this instance is enabled.truefalseidentitySourceIdstringrequiredThe identity provider id.jitpEnabledbooleanrequiredSpecify whether Just-In-Time-Provisioning is enabled.truefalsesyncUserDeviceInfobooleanFlag to indicate IBM Security Verify, if we should contact MDM provider to fetch user/device information.truefalseuniqueUserIdentifierstringrequiredThe unique attribute that is used to identify an existing user in the Verify identity provider or perform a JITP with its value for userNameattributeMappingsarray of objectsThe attribute mappings configuration.attributeMappingsADD objectidentitySourceEnabledbooleanrequiredRead only information about the configured identity provider's enabled status.truefalsemdmPropsobjectrequiredmdmProps objectdeviceManagerIdstringRead only and generated after creating this provider.fetchAttributesarray of stringsThe names of the user attributes to fetch.fetchAttributesADD stringcsrUidLocationstringWhether the user identifier is part of CSR's Subject or SAN field.uniqueUserIdentifierRequestRulestringThe custom rule to evaluate the uniqueUserIdentifier attribute value.Responses 204Successful Update 400Bad Request Exception 403Forbidden 404Device-manager Not Found 500Internal Server ErrorUpdated over 2 years ago