Skip to main content

Delete a Stack

DELETE/v2/stacks/{stackId}/
v2
DELETE
container-delete-stack

Request

  • stackIdstring (uuid)
    required

    ID if the Stack to be deleted.

Responses

No response content specified.

Usage examples

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