# Upload File **POST /public/v1/upload** ## Servers - SmartPM Production Environment: https://live.smartpmtech.com (SmartPM Production Environment) ## Authentication methods - Api key ## Parameters ### Headers - **X-COMPANY-ID** (string) The company's unique ID ### Query parameters - **files** (array[string(binary)]) ## Responses ### 500 Internal Server Error #### Body: */* (object) object ### 200 OK #### Body: */* (object) - **fileId** (string(uuid)) - **message** (string) [Powered by Bump.sh](https://bump.sh)