Updates a Device Defender security profile.
Requires permission to access the UpdateSecurityProfile action.
patch/security-profiles/{securityProfileName}
Path parameters
securityProfileNamestring required
The name of the security profile you want to update.
Query parameters
expectedVersioninteger
The expected version of the security profile. A new version is generated whenever the security profile is updated. If you specify a value that is different from the actual version, a <code>VersionConflictException</code> is thrown.
Request body
Response
Success