Nokku LogoNokku
Nokku LogoNokku

ForgotPassword

ForgotPassword

nokku.v1.AuthService
POST
https://app.nokku.sh/v1/forgot-password

Authorization

  • 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

required

application/json

object
email?
string <email>

Responses

200

Success

application/json

object

Code Samples

Example Responses