Skip to content
Termix
Main Navigation
Home
Docs
Appearance
Menu
Return to top
Initiate password reset
POST
/users/initiate-reset
Initiate password reset.
Server: localhost:8081
Authorizations
bearerAuth
Type
HTTP (bearer)
Request Body
application/json
Schema
JSON
JSON
{
"username"
:
"string"
}
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
POST
/users/initiate-reset
Playground
Server
Select a server...
Authorization
bearerAuth
Body
Try it out
Samples
Powered by
VitePress OpenAPI