delete
https://broker-api.sandbox.alpaca.markets/v1/journals/
You can only delete a journal if the journal is still in a pending state, if a journal is executed you will not be able to delete. The alternative is to create a mirror journal entry to reverse the flow of funds.
204The cancel request succeeded. (No-content)
404The journal is not found.
422The journal is not in the pending status.