# POST /inventory-feed-files.json **POST /inventory-feed-files.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ## Body parameters Content-type: application/json - **fileType** (string | null) File type - **fileUri** (string | null) File uri - **inventoryFeedId** (integer(int32)) Inventory feed ## Responses ### 200: Successful response #### Body Parameters: application/json (object) - **createdAt** (string(date-time)) Created at - **fileType** (string | null) File type - **fileUri** (string | null) File uri - **id** (integer(int32)) Id - **inventoryFeedId** (integer(int32)) Inventory feed - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)