Zum Hauptinhalt springen

Delete a delivery box

DELETE /v2/delivery-boxes/{deliveryBoxId}/
v2
DELETE
mail-delete-delivery-box

Request

  • deliveryBoxIdstring (uuid)
    required

    ID of the DeliveryBox to be deleted.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/delivery-boxes/f0f86186-0a5a-45b2-aa33-502777496347