Skip to main content
POST
Upload File (Authenticated)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file
file
required
purpose
string
Example:

"otc_bank_receipt"

Response

File uploaded

file_id
string<uuid>
purpose
string
file_name
string
stored_name
string
content_type
string
size_bytes
integer<int64>
uploaded_at
string<date-time>
file_url
string