Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Reset
​
POST
/v1/login/reset
Authorizations
​
api_key
Type
API Key (header: X-Api-Key)
Request Body
​
application/json
Schema
JSON
JSON
{
 Â
"username"
:
"string"
,
 Â
"reset_token"
:
"string"
,
 Â
"new_password"
:
"string"
}
Responses
​
200
OK
POST
/v1/login/reset
Playground
​
Server
Select a server...
Authorization
api_key
Body
Try it out
Samples
​