AI Item Removal
Submit Item Removal Order
Explanation
This API endpoint allows users to submit new orders within the service-item-removal
service.
POST
https://api.aihomedesign.com/v1/order
Request Body
Ensure that your request body is in the RAW-JSON format.
order_id
: This should match theorder_id
returned by the Image Upload API.
The item removal service does not require any widget, widget item, or space.
Headers
Key
Value
x-api-key*
{your_api_key_here}
Response
Last updated