Calling the "Bypass Screening Policy" API endpoint triggers a new transaction, with the API user as the initiator, bypassing the screening policy checkAsk AIpost https://api.fireblocks.io/v1/screening/transaction/{txId}/bypass_screening_policyThis endpoint is restricted to Admin API users and is only applicable to outgoing transactions.Path ParamstxIdstringrequiredThe transaction id that was rejected by screening checksHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 201A transaction object defaultError ResponseUpdated 4 months ago