# Upload binary file using API key

## Request Body — REQUIRED

| Field        | Type   |
| ------------ | ------ |
| `binaryFile` | binary |

## Responses

| Status | Description                |
| ------ | -------------------------- |
| `200`  | File uploaded successfully |
| `400`  | Bad request                |
| `401`  | Unauthorized               |
