Cancel a free-round grant
POST/free-rounds/{grant_id}/cancel
Cancel a grant’s outstanding (unplayed) rounds. Already-played rounds are
not reversed. Requires the write scope.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”brand-01Platform accounts only. Which brand this call acts as — the same
ref the session or grant was created with. Same format and error
codes as sub_operator_ref on POST /v1/sessions: omit it to use
your default brand, and note that sending it empty is a 400
(E6004), not a fallback.
Responses
Section titled “Responses”Grant cancelled.
object
object
Missing, invalid, or revoked API key.
object
object
Snake-case mnemonic for the code (e.g. game_blocked_jurisdiction,
player_self_excluded). Branch on code; type is for readability.
game_blocked_jurisdictionCorrelation ID for support escalation.
object
Grant not found.
object
object
Snake-case mnemonic for the code (e.g. game_blocked_jurisdiction,
player_self_excluded). Branch on code; type is for readability.
game_blocked_jurisdictionCorrelation ID for support escalation.
object
Grant is in a terminal state and cannot be cancelled.
object
object
Snake-case mnemonic for the code (e.g. game_blocked_jurisdiction,
player_self_excluded). Branch on code; type is for readability.
game_blocked_jurisdictionCorrelation ID for support escalation.