Skip to main content

Initialize password reset process

POST /v2/signup/password/reset/
v2
POST
deprecated-user-init-password-reset

Request

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X POST \
-d '{"email":"a.lovelace@example.com"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/signup/password/reset