← Pelaaminen

Sekoita pakka

GET /cards/shuffle/:deck_id

Reshuffle a previously created deck, returning all drawn cards to the deck.

Esimerkkipyynnöt

Peruskäyttö
curl https://nordapi.ee/api/v1/cards/shuffle/abc123

Reaaliaikainen vastaus

HTTP 502: {
  "error": "HTTP 404",
  "success": false
}