Cancel Satoshi Test challenge
This operation cancels a Satoshi Test challenge that is currently in PREPARE or PENDING status. Typical use case: the counterparty decides to switch verification methods before transferring.
Once cancelled, the challenge status becomes DELETED and the on-chain match will no longer be observed. Challenges already in MATCHED, VERIFIED, EXPIRED, or DELETED state cannot be cancelled.
Documentation Index
Fetch the complete documentation index at: https://cobo.com/developers/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The API key. For more details, refer to API key.
In the API playground, enter your API secret, and your API key will be accordingly calculated.
Body
Request body for cancelling a Satoshi Test challenge that is in PREPARE or PENDING status.
The challenge ID to cancel.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Response
The challenge has been cancelled.
Returned by Cancel Satoshi Test challenge.
