Admin
PUT /admin/duel/cancel
URL: https://xapi.duelduck.com/admin/duel/cancel
Cancels a crypto prediction and initiates refunds to all participants. The action is recorded in the audit log.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Header | Required | Description |
|---|---|---|---|---|
| Authorization | string | Bearer <refresh_token> | yes | Authorization Bearer token |
{
"cancellation_reason": "string",
"duel_id": "string",
"status": 0
}
{
"tx_hashes": [
"string"
]
}
{
"message": "string",
"status": 0
}
{
"message": "string",
"status": 0
}
{
"message": "string",
"status": 0
}
{
"message": "string",
"status": 0
}