Skip to main content

Password Management

Endpoints for managing, resetting, and updating user passwords.

Forgot Password (Request Reset OTP)

Triggers a password-reset OTP to be dispatched to the provided email address.

Endpoint

Request Body

Response (200 OK)


Reset Password (with OTP)

Sets a new password using the OTP received via email.

Endpoint

Request Body

Response (200 OK)


Change Password (Authenticated)

Allows logged-in users to update their password by confirming their old password.

Endpoint

Headers

Request Body

Response (200 OK)