POST
/
files
/
upload
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "name": "<string>",
  "size": 123,
  "extension": "<string>",
  "mime_type": "<string>",
  "created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "created_at": 123
}

Authorizations

Authorization
string
header
required

API Key authentication.

Body

multipart/form-data

Response

200
application/json

File uploaded successfully.

The response is of type object.