Roll a deck back to a historical version
Decks
Roll a deck back to a historical version
Restores the deck’s field state from the historical version at the given 1-based version_number (matching the order returned by GET /decks/<id>/versions). The rollback is a forward-saving event — the historical chain GROWS by one record. Owners only; non-owners and out-of-range versions alike return 404 FLEXSLOT_NOT_FOUND.
POST
Roll a deck back to a historical version
Documentation Index
Fetch the complete documentation index at: https://docs.flexslot.gg/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
HMAC-SHA256 over canonical request string. Format: v1.<unix_seconds>.<hex_hmac_sha256>.
Partner identifier slug. Required alongside X-Signature for HMAC auth.
User-issued personal access token (format: flx_pat_).
Body
Required range:
x >= 1