Withdraws from the user’s Safe account.
The signature should be generated by signing the transaction data obtained from
the /api/v1/accounts/withdraw/transaction-data
endpoint.
The withdraw is processed through a delay relay mechanism that executes after 3 minutes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully submitted the withdraw request.
The response is of type object
.