Delete Verify Transaction
DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}
Use the DELETE {{apiPath}}/environments/{{envID}}/users/{{userID}}/verifyTransactions/{{transactionID}}
request to delete the specified verify transaction for the user in the environment.
The request returns 204 No Content
if successful.