v2
OpenAPI 3.0.02026-08-051996591.2 MBUsers
Reset a user password
Resets the password for a user.
post/v2/users/{username}/reset_password
Path parameters
usernamestring required
The username of the user whose password to reset. The username must be percent encoded and URI safe.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
A password reset email was sent to the user.