Uploads a file to a board’s asset storage. Accepts multipart/form-data
with a file field. Maximum file size is 50 MB.
Allowed content types: image/png, image/jpeg, image/gif,
image/webp, image/svg+xml, application/pdf, .docx, .xlsx,
.pptx, text/plain, text/csv, audio/mpeg, audio/wav, video/mp4.
Pass your API key (prefixed cgk_) or a Supabase JWT in the
Authorization: Bearer <token> header.
Board UUID.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
The file to upload.