ResetPassword
ResetPassword
POST
https://app.nokku.sh/v1/reset-passwordAuthorization
BearerAuth (bearer)
PASETO token authentication. Include the token in the Authorization header: `Authorization: Bearer <token>`
CookieAuth (apiKey in cookie)
Cookie-based authentication (recommended for web applications). The session cookie is automatically sent by browsers after login.
Request Body
requiredapplication/json
object
token?string
newPassword?string
Responses
200Success
200Success
application/json
object