Working on email templating, updating with swagger
This commit is contained in:
11
bruno/Users/Reset Password.bru
Normal file
11
bruno/Users/Reset Password.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Reset Password
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{API_URL}}/account/password/reset
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
Reference in New Issue
Block a user