Skip to main content
URL: https://xapi.duelduck.com/admin/duel Creates a new crypto prediction as an admin. The prediction is immediately set to active status, bypassing the approval step. The action is recorded in the audit log.

Parameters

Request

Prediction creation request. Type: object. Request content type: application / json . Body:

Responses

Response content type: application / json .

Code 200

Created prediction.

Code 400

Invalid request data.

Code 401

Unauthorized.

Code 403

Admin permission required.

Code 500

Internal server error.