POST
curl -i -X POST \
https://matric-docs.redocly.app/_mock/openapi/api/v1/users/password-recovery \
-H 'Content-Type: application/json' \
-d '{
"username": "user@example.com"
}'curl -i -X POST \
https://matric-docs.redocly.app/_mock/openapi/api/v1/users/password-recovery \
-H 'Content-Type: application/json' \
-d '{
"username": "user@example.com"
}'