# PUT /saleor-stores/{id}.json **PUT /saleor-stores/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ### Body: application/json (object) - **accessToken** (string) Access token - **channelId** (integer(int32) | null) Channel - **createdAt** (string(date-time)) Created at - **externalChannelId** (string | null) External channel - **externalWarehouseId** (string | null) External warehouse - **id** (integer(int32)) Id - **inventoryTracking** (string | null) When syncing inventory to Saleor, you can also change the "track inventory" setting. This may be helpful if you want to disable the inventory allocation handling. - **name** (string) Name - **productTypeAttribute** (string | null) Product type attribute - **storeUrl** (string | null) Store url - **tagsAttribute** (string | null) Tags attribute - **updatedAt** (string(date-time)) Updated at - **vendorAttribute** (string | null) Vendor attribute ## Responses [Powered by Bump.sh](https://bump.sh)