# Update product thumbnail **POST /self/{shopId}/v2/products/{productId}/thumbnail** ## Servers - https://dev.sellpass.io: https://dev.sellpass.io () ## Authentication methods - Bearer ## Parameters #### Path parameters - **shopId** (integer(int32)) - **productId** (integer(int64)) ## Body parameters Content-type: multipart/form-data - **file** (string(binary)) ## Responses ### 200: Product updated #### Body Parameters: application/json (object) - **data** () - **message** (string | null) - **errors** (array[string] | null) - **log** (string | null) [Powered by Bump.sh](https://bump.sh)