Skip to main content

Delete your account and all your personal data

DELETE/users/self/
v2
DELETE
user-delete-user

Request

Responses

No response content specified.

application/json

An additional second factor code is necessary to process the request.

  • *

Usage examples

$ curl \
--fail \
--location \
-X DELETE \
-d '{"multiFactorCode":"123456","password":"string"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/users/self