Skip to main content
PUT
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

image_id
string
required

Image ID

Body

application/json

Image relationship data

item_id
string
required
item_type
enum<string>
required
Available options:
product,
variant
priority
integer

Priority of the image, i.e. the order in which it should be displayed

Required range: x >= 1

Response

Image deleted successfully

data
string
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean