Authorizations
API Key for authentication
Body
Specifies the type of segmentation result to return, which affects the content of the image_url field. <li>0: Default segmentation result of the main clothing.</li> <li>1: Combined segmentation result based on the category specified by cloth_class.</li>
Clothing categories. Multiple values can be submitted at once, separated by commas (,). <li>tops: Tops.</li> <li>coat: Coat.</li> <li>skirt: Skirt.</li> <li>pants: Pants.</li> <li>bag: Bag.</li> <li>shoes: Shoes.</li> <li>hat: Hat.</li>
Specify the desired image format for the output. <li>whiteBK: Returns an image with a white background.</li> <li>mask: Returns a single-channel mask.</li> <li>If not specified, a four-channel PNG image will be returned.</li>
Response
Success
The response is of type object.

