Zum Hauptinhalt springen

Update the password of a delivery box

PATCH /v2/delivery-boxes/{deliveryBoxId}/password/
v2
PATCH
mail-update-delivery-box-password

Request

  • deliveryBoxIdstring (uuid)
    required

    ID of the DeliveryBox to update the password for.

Responses

Kein Request-Inhalt spezifiziert.

Usage examples

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