feat: api users change password endpoint
This commit is contained in:
@@ -12,7 +12,7 @@ post {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"email":"a1@mail.pt",
|
||||
"email":"p[email protected]",
|
||||
"password":"123"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user