DELETE api/v1/users/baskets/{userBasketUid}
Deletes the user basket by the specified user basket UID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userBasketUid |
The user basket UID. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns response message.
None.