For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send a password reset email to a user

Sends a new enrollment token to the user's email. You cannot reset your own password this way.

post
Authorizations
defguard_sessionstringRequired
Path parameters
usernamestringRequired

Name of the user.

Responses
200

Password reset email sent.

No content

post/api/v1/user/{username}/reset_password

No content

Last updated

Was this helpful?