Deletes the clothing
item specified by the {id}
parameter.
{base_url}/delete/clothing/{id}
Parameter name | Type | Description |
---|---|---|
id |
number | The record id of the outfit to delete |
None
None
{}
Status value | Return status | Description |
---|---|---|
200 | Success | Requested data updated successfully |
404 | Error | Specified task record not found |
ECONNREFUSED | N/A | Service is offline. Start the service and try again. |