v1

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

Updates a Device Defender audit suppression.

patch/audit/suppressions/update

Request body

checkNamestring required

An audit check name. Checks must be enabled for your account. (Use <code>DescribeAccountAuditConfiguration</code> to see the list of all checks, including those that are enabled or use <code>UpdateAccountAuditConfiguration</code> to select which checks are enabled.)

expirationDatestring date-time

The expiration date (epoch timestamp in seconds) that you want the suppression to adhere to.

suppressIndefinitelyboolean

Indicates whether a suppression should exist indefinitely or not.

descriptionstring

The description of the audit suppression.

Response

Success

UpdateAuditSuppressionResponse required