Making changes to an enhancement
Edit enhancement
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"image_id": uuid,
"order_id": uuid,
"image_name": string,
"enhance_type": string,
"image_type": string,
"status": string,
"sky_replacement": boolean,
"vertical_correction": boolean,
"room_type": string
}Last updated