Cancel Withdrawal

Cancel a completed digital asset withdrawal request by specifying the withdrawal UUID.

Check the proper endpoint based on your region.
The base_url differs by country/region. Make sure to specify the correct region value for your environment.

- Singapore (sg): https://sg-api.upbit.com
- Indonesia (id): https://id-api.upbit.com
- Thailand (th): https://th-api.upbit.com

Withdrawal Cancellation Eligibility

A digital asset withdrawal cancellation request is accepted only if the withdrawal is in a cancelable state. When requesting a withdrawal cancellation, check the "is_cancelable" field in the response to confirm whether it was accepted. The ability to cancel a withdrawal may change in real time depending on the currency’s withdrawal policy and network conditions.


Version Date Changes
v1.2.0 2025-05-19 Addition of Cancel Digital Asset Withdrawal
Rate Limit
Up to 30 calls per second are allowed. This is measured on an account basis and request counts are shared within the exchange 'default' group.

API Key Permission
This API requires authentication, and an API Key with [Withdraw] permission must be used.
If you encounter an out_of_scope permission error, please check and update your permissions in the API Key Management page.
Language
URL