Call this endpoint to flag a submitted transaction as fraudulent. This will prevent it from being rewarded.
Required scopes:Â Â transaction:write
Note: Maximum of 500 fraudulent transactions can be created per request.
Bearer authentication of the form Bearer <token>, where token is your auth token.