AI Item Removal
Input Slots
Slot key
Description
Widgets
Example Request
curl --location 'https://api.aihomedesign.com/v3/process' \
--header 'x-api-key: <your_api_key>' \
--header 'Content-Type: application/json' \
--data '{
"order_id": "699c61b30d551c99bc109663",
"tool": "tool-item-removal",
"asset_map": {
"tool-item-removal-input-image": "699c61b30d551c99bc109662"
},
"widgets": []
}'Last updated