triggair /docs
Error code

payload_too_large (413)

What it means

The body exceeds a limit — a save > 256 KB, a config > 64 KB, or a share context > 4 KB.

How to fix

Shrink the payload (store only game-relevant state) or split across slots. The message names the cap.

← All error codes