Zum Hauptinhalt springen

Delete your account and all your personal data

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

Request

Responses

Kein Request-Inhalt spezifiziert.

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