Change User Password (Without OTP)

This API endpoint allows a partner to change a customer's password without requiring OTP (One-Time Password) confirmation from Netevia. The new password must be provided in Base64 encoded format. Partners are responsible for implementing their own additional security controls before initiating the password change request.

Request:

📘

Use Case:

Partners who maintain their own security validations (e.g., internal identity verification, MFA, approval workflows) can directly update a customer's password without Netevia’s OTP process, offering flexibility and control over security protocols.

Important: The new password must be Base64 encoded before sending it in the API request.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!