/
NE
netcorecloud
/
Email API V6
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
netcorecloud
Email API V6
post
Reset password with token
v1
latest
OpenAPI 3.1.0
2026-07-26
164
59
400.5 KB
Auth
Reset password with token
post
/auth/reset-password
Request body
object
required
token
string
required
password
string
password
required
Response
Password reset successful.
object
required
success
boolean
Example response
{ "success": true }