Create a challenge to cancel a transaction
POST {{baseUrl}}/user/transactions/:id/cancel
Generates a challenge for cancelling a specified on-chain digital asset transfer from a user-controlled wallet. Gas fees may still be incurred.
https://developers.circle.com/w3s/reference/createusertransactioncancel
Request Body
{"idempotencyKey"=>"{{$guid}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-User-Token | string |