# Suspend Claims on Audit This process will take a Claim Audit key and then suspend any claims associated with that Claim Audit (assuming that claim is not Funded). Endpoint: POST /claim-suspend-from-audit Version: v1 Security: apiKeyAuth, bearerAuth ## Header parameters: - `vbasoftware-database` (string, required) Target database ## Query parameters: - `claimAuditKey` (integer, required) Claim Audit Key ## Response 202 fields ## Response 401 fields