Error
Public Forms
Upload a file for a form field
Uploads one file for a file-type field on the form, returning a file
reference to include in the matching values entry of the subsequent
submission. Send the file as multipart field file; name the target
field with the field query param.
POST
Error
Authorizations
Public widget/form key (pk_live_…). Exchanged for a session token by
POST /api/public/v1/chat/sessions. Public Forms operations accept the
same key directly, supplied via this publicKey query param, the
X-Comerix-Public-Key header (publicFormKey scheme), or in the JSON
body.
Path Parameters
The form's stable code or its UUID.
Body
multipart/form-data
The file to upload.