Deletes a Device Defender security profile.
Requires permission to access the DeleteSecurityProfile action.
delete/security-profiles/{securityProfileName}
Path parameters
securityProfileNamestring required
The name of the security profile to be deleted.
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.
Response
Success
DeleteSecurityProfileResponse required