# 1. Create an Upload Slot Returns a slot ID that is needed for the /bdmanager.upload/{typedId}/{slot_id}, or /productimages.upload/{slot_id}/{sku} (Upload a File) endpoint. >Information > >To upload a file you need to perform the following actions: >1. Create an Upload Slot >2. Upload a File >3. Delete an Upload Slot Endpoint: GET /uploadmanager.newuploadslot Security: basic, X-PriceFx-jwt ## Response 200 fields (application/json): - `node` (string) - `csrfToken` (string) - `data` (array) - `data.id` (string) - `status` (number)