Cancel operation

URL Expired

The URL for this request expired after 30 days.

id

string

required

^[a-zA-Z0-9-]+$

ID for an asynchronous operation

204
OK

# ``401      Unauthorized

# ``403      Forbidden

# ``404      Not Found

# ``500      Internal Error

# ``default      Error

Updated3 months ago


ShellNodeRubyPHPPython

Base URL

https://api.your-wallet.blockdaemon-wallet.com/api/operations/{id}

xxxxxxxxxx

curl --request DELETE \

--url https://api.your-wallet.blockdaemon-wallet.com/api/operations/id \

--header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

401403404500``default

Updated3 months ago