Skip to main content

DPCImageRemoveBackgroundJobResponse

Version: v1.0.0

Supporting model

A request/response or nested model — not a stored DynamoDB entity.

Overview

Response model for POST /images/removeBackground

Fields

FieldTypeRequiredDefaultDescription
job_idstr
statusJobStatus (PENDING, PROCESSING, COMPLETED, FAILED)PENDINGJob status enum for background removal jobs
messagestrJob created successfully

APIs / Triggers

TriggerEndpoint / SourceDetailHandler
APIPOST /image/removeBackgroundsrc/images/dpc_image_remove_background.py

Change history

v1.0.0 · 2026-01-02 · Cian (shared account) · 2704b29fe

Add background removal functionality for images in DismantlyPartCatalog and Vehicle services. Introduced new API endpoints for job creation and status retrieval, along with corresponding models and Lambda functions for processing. Enhanced CORS support in API responses.

  • Initial version.

Generated from dismantly-backend/Microservices/DismantlyPartCatalog/dependencies/models.py. Do not edit by hand.

Models last synced: 2026-06-23 13:21 UTC