Orders

Remove a single label from an order

Detaches the given Label from the order. If the label was not attached the request is a no-op. The label itself is not deleted — only its association with the order is removed.

delete/shop/orders/{orderId}/labels/{labelId}

Response

The label was successfully removed from the order.

Changes

No recorded changes to this endpoint across all 1 revision of this API.