Parameters
1 path · 1 query · JSON body
Path parameters
· 1externalIdstringRequiredThe 16-char alphanumeric external identifier of the issue.
a1B2c3D4e5F6g7H8Query parameters
· 1apiKeystringRequiredYour BizKitHub API key (passed as GET parameter).
Key format: A 32-character string matching: ^(PROD|DEV_|ROOT)[A-Za-z0-9]{28}$
Prefixes: PROD (production key), DEV_ (individual developer), ROOT (system key with no limits). Learn more
PRODPGrFxpGEtrOZfuWhnoJohUYBXuOERequest body
application/jsonmessagestringRequiredCustomer reply text. Server-side rules: leading/trailing whitespace is trimmed, then the payload is truncated at 5000 chars (silent), then rejected with MESSAGE_TOO_SHORT if fewer than 3 non-whitespace chars remain. A per-issue 24h volume ceiling and an LLM spam classifier are applied before insert.
Thanks for the update — issue confirmed on my side too.