v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

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