AI Item Removal (Mask)
Input Slots
Slot key
Description
Widgets
Optional Field
Field
Description
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": "694002a7bae1a7c81627e3cf",
"tool": "tool-item-removal-mask",
"process_group_id": "694002f74da0895282fbdb85",
"asset_map": {
"tool-item-removal-mask-input-image": "694002f74da0895282fbdb87",
"tool-item-removal-mask-input-mask": "694003b24da0895282fbdb89"
}
}'Last updated