Toggle the caller's like on a deck
Decks
Toggle the caller's like on a deck
Idempotent toggle: first call likes, second call unlikes. Requires per-user attribution (PAT or partner-on-behalf-of-user) — pure partner HMAC callers receive 401 FLEXSLOT_AUTHENTICATION_REQUIRED because there is no user to attribute the like to.
POST
Toggle the caller's like on a deck
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_).