# Create an image product for a popliste (platform) **POST /platform/popliste/{id}/image** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **id** (integer) Numeric ID of the popliste to update ### Body: multipart/form-data (object) - **image** () The image to upload ## Responses ### 200 Returns the updated popliste image product ### 403 Forbidden - You don't have permission to access this route ### 404 Popliste not found [Powered by Bump.sh](https://bump.sh)