Skip to main content
POST
Upload a file for an information request

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Path Parameters

reviewID
string
required

Query Parameters

name
string
required

Original filename (max 200 chars, no path separators).

Body

The body is of type file.

Response

File uploaded; the review moved back to in_review.

Last modified on August 22, 2026